| 10,11 | The prefix applied to all PV names. |
| 12 | The name of your serial line (for network attached devices or LAN/Serial adapters this will be something like 192.168.0.23:4001). |
| 23 | The command would be drvAsynIPPortConfigure for LAN/Serial adapters or network attached devices. See the asynDriver documentation for information on connecting to GPIB devices. |
| 24-29 | The serial line settings for your device (for network attached devices or LAN/Serial adapters or GPIB devices these lines can be removed or commented out). |
| 30,31 | GPIB devices may not need line terminators since they can use the EOI line to mark the end of messages. |
| 33 | This trace mask value prints a message showing the characters sent to and received from the device. This can produce a lot of messages on the IOC console. To display error messages only set the trace mask to 1 rather than 9. |