Well, you'll first need to create "Tags" to represent the registers on your
PLC. These Tags will be created for your PLC's Server. Please see the documentation
on 'Tag Configuration' for more details.
Next, once you have the Tags, you can use either the 'HMI Wizard' to help
you generate the code for writing the data to these tags (and hence to the
PLC registers), or directly use the Write Tag VIs.
Regards,
Khalid
"Chris Mulvey" wrote:
>>How do you use BridgeVIEW's VIs to send information into certain addresses
of the programmable logic controller. I need to do this for the supervisory
control of a basic SCADA system.