minvai Posted April 21, 2015 Report Share Posted April 21, 2015 Hello I got program that can edit data tables. And now I want to execute this program, so the question would be how store MF, TD (float, timer) operands from my data table (MF0, MF1, MF2, TD0) to DW operands so that can be my physical outputs? Link to comment Share on other sites More sharing options...
Alexander Posted April 27, 2015 Report Share Posted April 27, 2015 Are you trying to write information to the data tables, or read information from the data tables? The image attached is from a Write function and will take the information in the operands listed (MI 200, MF 0, MF 1, MF 2, TD 0) and store it into a data table. It is absolutely possible to read the information back using the read row function. This will then read a given row in a data table and place the information into any desired operands. These operands can then be linked to any logic or physical outputs. Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now