This example refers to the National Instruments IEEE 488 write syntax, specifically ibwrt, but Ethernet and
RS-232 communications can be used as well.
Create a profile on the controller:
1.
ibwrt("= FileNew 0")
2.
ibrd("OK.")
3.
ibwrt("= VTVINFO 1 0 0 0")
4.
ibrd("OK.")
5.
ibwrt("= STP 2 1 0 250.0 -10000 0 10 20 0 0 0 0 0 0 0 0 -10000")
6.
ibrd("OK.")
7.
ibwrt("= STP 2 2 0 250.0 -10000 0 300 0 0 0 0 0 0 0 0 0 -10000"
8.
ibrd("OK.")
9.
ibwrt("= STP 2 3 0 750.0 -10000 0 170 0 0 0 0 0 0 0 0 0 -10000")
10.
ibrd("OK.")
11.
ibwrt("= STP 2 4 0 750.0 -10000 0 300 0 0 0 0 0 0 0 0 0 -10000")
12.
ibrd("OK.")
13.
ibwrt("= STP 2 5 0 -540.0 -10000 0 430 0 0 0 0 0 0 0 0 0 -10000")
14.
ibrd("OK.")
15.
ibwrt("= STP 2 6 0 -540.0 -10000 0 300 0 0 0 0 0 0 0 0 0 -10000")
16.
ibrd("OK.")
17.
ibwrt("= STP 2 7 0 250.0 -10000 0 250 0 0 0 0 0 0 0 0 -10000"
18.
ibrd("OK")
19.
ibwrt("= STP 2 8 4 0"
20.
ibrd("OK.")
Save the profile on the controller as "rockwell-collins".
21.
ibwrt("= FileSave 0 "rockwell-collins")
22.
ibrd("OK")
Open the profile on the controller as "rockwell-collins".
23.
ibwrt("= FileOpen 1 "rockwell-collins")
Stop a profile but keep the chamber running.
24.
ibwrt("= StopHold")
Run the profile on the controller starting with Step 2.
25.
ibwrt("= RunFrom 2")
Synergy Controller Technical Manual, Revision H
//Saves to Storage card
//1 on the console
Page 273
Need help?
Do you have a question about the Synergy Series and is the answer not in the manual?
Questions and answers