Specifications
GPIB Simulink Block Reference
3-15
Baudrate From the list, choose 115200, 57600, 38400, 19200, 9600,
4800, 2400, 1200, 600, or 300.
Number of
Databits
From the list, choose
8 or 7.
Number of
Stopbits
From the list, choose
1 or 2.
Parity From the list, choose
None, Odd, or Even.
Protocol From the list, choose
None or XOn/XOff. If your serial
device does not support hardware handshaking, or your
application softwarre requires XOn/XOff handshaking, you
might need to choose XOn/XOff.
Send Buffer
Size
Enter the buffer size in bytes.
Receive
Buffer Size
Enter the buffer size in bytes.
Initialization
Struct
Enter the name of the structure containing the initialization
information. For example, enter
GPIB_Initialize
If you are not using initialization messages, enter two single
quotes in this box. For information on creating this
structure, see “Creating GPIB Message Structures” on
page 3-11.
Termination
Struct
Enter the name of the structure containing the termination
information.
Parameter Description