Are you using RSLinx Professional?
If yes do the following:
Open RSlinx
1. Add a new topic "Name" (Trimsaw) under DDE/OPC>>Topic Configuration.
2. Under Data Source AB_XXX select a node
3. Under Data Collection select your AB processor type.
4. Apply it
Open Labview this is your control application
use DDE application request or poke method:
Service "RSLinx"
Topic "Trimsaw"
Item1 "I:2/1,L1" one bit
Item2 "O:3/3,L1" one bit
You can use internal bit instead of the I/O address.
If you have question send me an email
TVO@Taylor-Winfiel.com
Hope this help you
Thanh Vo