LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

dsc modbus IO server multiple slave communication

Hello,

I have created modbus IO server using DSC module. it works fine with single slave device. now i want to connect multiple slave device with labview  and labview vi works as modbus master.

Please suggest a way how can i change slave id  automatically and communicate with multiple slave device ?

can i need to create another IO server for second slave device ?

 

 

0 Kudos
Message 1 of 3
(2,231 Views)

Hi

You cant change slave ID either automatically or programmatically using IO server. You could add another slave device using IO server.

 

As the application scales, it is advisable to use Modbus VI instead of IO server.

 Choosing between Modbus I/O Servers and Modbus VIs (DSC Module or Real-Time Module)

 

 

0 Kudos
Message 2 of 3
(2,115 Views)

Hello,

 

You cant change slave ID either automatically or programmatically using IO server. You could add another slave device using IO server.

 

 


i am asking HOW i can add,please explain step by step process or upload any project that communicate with multiple slave device using MODBUS io server

 

0 Kudos
Message 3 of 3
(2,105 Views)