Dear Sir/Mam
I want to implement Modbus protocol over RS-232 for my sbRIO board.
But the protocol interfacing is done through FPGA using RMC. I have already implemented the FPGA code for RS-232.
I want to use my target board sbRIO as the modbus master and i want to connect some modbus slave device to my
RT sbRIO board.
Is there any requirement for I/O Server for my target sbRIO board in this case for communication between RT modbus master target and some modbus slave device ?
Also i want my target to communiacte the information from slave device to the host computer application.Can i do it using shared variables?
RS-232(FPGA)
Host Computer --------sbRIO----------------------Modbus Slave Device
(Modbus Master)
Thanks
anurocks