07-15-2019 09:59 PM
I can read or write word value of a holding register, but I don't know how to change a bit of a holding register. Is there any function to do that?
07-17-2019 07:04 AM
There are many ways that you could possibly do this, one method that might work is to use the "Number to boolean array" function.https://zone.ni.com/reference/en-XX/help/371361R-01/glang/number_to_boolean_array/
07-18-2019 08:17 PM
I have found the function I want. Thank you for your reply.
06-19-2023 05:32 AM
Hello, can you explain how did you get to write a boolean value into a holding register ?