10-17-2024 05:27 AM
is there Modbus custom device for LINUX RT target CRIO-9049
Solved! Go to Solution.
10-17-2024 09:05 AM
I've never used either but there does appear to be two options in the old NIVeriStandAdd-Ons GitHub.
https://github.com/NIVeriStandAdd-Ons/Modbus-Custom-Device
https://github.com/NIVeriStandAdd-Ons/Modbus-Custom-Device-v2
At the very least they may be good starting points for you.
10-17-2024 07:19 PM
v2 works. I have been using that on cRIO-9038 in VeriStand 2021.
10-18-2024 07:03 AM - edited 10-18-2024 07:20 AM
Modbus packed library(Modbus API.lvlibp) is not getting loaded due to version mismatch in the V2.
How to get the packed library compatible with labview 2023
I am using Labview 2023 Q3,veristand 2023
10-19-2024 02:11 PM
@AnveshKP wrote:
Modbus packed library(Modbus API.lvlibp) is not getting loaded due to version mismatch in the V2.
How to get the packed library compatible with labview 2023
I am using Labview 2023 Q3,veristand 2023
You can ignore the loading error.