FipBusView
Structures
Overview
This section presents the structures CTLs of the FipBusView library that are useful for communicating with a FIP device.
To see examples of how to use the library, please go to the Tutorial section.
Figure: FipBusView Structures Panel
Device Version
- Definition
- Structure containing Major, Minor and Revision numbers of the device board.
- See also
- FIP DEVICE CONF structure.
FIP Device Conf
- Definition
- Structure containing the device board information.
- See also
- GET DEVICE CONF and GET DEVICES LIST VIs.
FIP Arbiter Conf
- Definition
- Structure containing the FIP Arbiter configuration.
- See also
- FIP STA CONF structure.
FIP Var Conf
- Definition
- Structure containing a FIP Variable configuration.
- See also
- FIP STA CONF structure.
FIP Msg Conf
- Definition
- Structure containing a FIP Message configuration.
- See also
- FIP STA CONF structure.
- GET VAR CONF VI.
FIP Tag Conf
- Definition
- Structure containing a FIP Tag configuration.
- See also
- FIP STA CONF structure.
- GET TAG CONF VI.
- GET TAG CONF BY NAME VI.
FIP Sta Conf
- Definition
- Structure containing the FIP Station configuration.
- See also
- GET CONF VI.
FIP Network Status
- Definition
- Structure containing the FIP Network status.
- See also
- GET MEDIUM VI.
FIP Statistics
- Definition
- Structure containing the FIP statistical counters.
- See also
- GET STATS VI.
Consumed Variable
- Definition
- Structure containing an input variable.
- See also
- READ VAR and READ VAR SVF VIs.
Consumed Variable Time
- Definition
- Structure containing an input variable time.
- See also
- READ VAR TIME VI.
Produced Variable
- Definition
- Structure containing an output variable.
- See also
- WRITE VAR VI.
Present List
- Definition
- Structure containing the list of all subscribers connected to each medium.
- See also
- READ LST PRESENT VI.
Message Frame Out
- Definition
- Structure containing an output message.
- See also
- WRITE MSG VI.
Message Frame In
- Definition
- Structure containing an input message.
- See also
- READ MSG VI.
BA Parameters
- Definition
- Structure containing the bus arbiter parameters that can be changed online.
- See also
- CHANGE PARAM BA VI.
FIP Synchro Callback
- Definition
- Structure containing the information related with FIP Synchro callback (see Labview Refnums).
- See also
- INIT NETWORK VI.
FIP Event Callback
- Definition
- Structure containing the information related with FIP Event callback (see Labview Refnums).
- See also
- INIT NETWORK VI.
File Progression Callback
- Definition
- Structure containing the information related with File Progression callback (see Labview Refnums).
- See also
- INIT NETWORK VI.
File Completion Callback
- Definition
- Structure containing the information related with File Completion callback (see Labview Refnums).
- See also
- INIT NETWORK VI.