Specifications
Using GPIB Drivers
3-13
8 Set the pre-load function for your Simulink model to load the message
structures when you open the model. For example, if you saved the message
structures in the M-file
GPIB_messages, type
set_param(gcs, ’PreLoadFcn’,’GPIB_messages.m’)
Note If you do not manually load the message structures before opening
your Simulink model, or have the message structures automatically loaded
with the model, the port connections to the GPIB driver blocks break.
Your next task is to build the target application and download it to the target
PC.