05-23-2018 09:12 AM
Hi
thank you for taking time to read my query. i have a working modbus which can read the modbus registers in binary but, i don't know how to represent those binary representation using 16 leads for 0 to 15 binary (1's [led status - on] and 0's [led status - off]) can any one help me on how to do it
Solved! Go to Solution.
05-23-2018 09:22 AM - edited 05-23-2018 09:23 AM
05-23-2018 09:47 AM
@Artem.SPb wrote:
If doing the Not Equal To Zero, no loop is required.
05-23-2018 10:39 AM
can you send the vi for this for loop if i am right its indexing
05-23-2018 11:23 AM
@Etesam23 wrote:
can you send the vi for this for loop if i am right its indexing
Yes, it is indexing.
And what was posted is called a "snippet'. Save it to your PC and then drag it to your block diagram and you will automagically have the code.
05-25-2018 02:05 PM
how do i do it for this one here
05-25-2018 02:45 PM
I guess you didn't try to learn what was going on in the code you downloaded, or you'd know how to use it. Study the code so you know how it works.