Hello,
I have some questions concerning the implementation of modbus connection using the dsc module.
The examples using modbus are working fine but I need to implement a modbus connection using registers from function code 03: read output registers and function code 06: Preset single register.
In the modbus zip file (not the dsc file) found in labview website it is possible to select a function code but in DSC module I couldn't find any possibility to add a function code.
So my question is where could I add a function code inside the DSC module. I have searched in all labview documentation but I didn't find any information about this issue.
Because the registers using function code 03 is between 400001- 465535 and this is in the same range as function code 06. So the writing and reading shall conflict each other because it use the same register.
Hopefully anyone can help me,
Regards,
Justin Au-yeung