Equipment Database Functions
- Last UpdatedJul 18, 2023
- 2 minute read
The following are functions relate to the equipment database.
|
Closes an equipment database browse session. |
|
|
Gets the first equipment database entry in the browse session. |
|
|
Gets the field indicated by the cursor position in the browse session. |
|
|
Gets the next equipment database entry in the browse session. |
|
|
Returns the number of records in the current browse session. |
|
|
Opens an equipment database browse session. |
|
|
Gets the previous equipment database entry in the browse session. |
|
|
Checks if the equipment database file has been updated, and provides the facility to reload it. |
|
|
Reads a runtime parameter of an equipment database record from the EQPARAM.RDB database file. |
|
|
Reads a property of an equipment database record from the EQUIP.DBF file. |
|
|
Closes an equipment database browse session. |
|
|
Gets the first equipment database entry in the browse session. |
|
|
Gets the field indicated by the cursor position in the browse session. |
|
|
Gets the next equipment database entry in the browse session. |
|
|
Returns the number of records in the current browse session. |
|
|
Opens an equipment database browse session. |
|
|
Gets the previous equipment database entry in the browse session. |
|
|
Sets the property of an item of equipment. |
|
|
Terminates a browsing session and cleans up the resources used by the session. |
|
|
Places the data browse cursor at the first record. |
|
|
Returns the value of the particular field in a record to which the data browse cursor is currently referencing. |
|
|
Places the data browse cursor at the next available record. |
|
|
Returns the number of records that match the current filter criteria. |
|
|
Initiates a new session for browsing the equipment states configured. |
|
|
Places the data browse cursor at the previous record. |
See Also
Related Links
- EquipBrowseClose
- EquipBrowseFirst
- EquipBrowseGetField
- EquipBrowseNext
- EquipBrowseNumRecords
- EquipBrowseOpen
- EquipBrowsePrev
- EquipCheckUpdate
- EquipGetParameter
- EquipGetProperty
- EquipRefBrowseClose
- EquipRefBrowseFirst
- EquipRefBrowseGetField
- EquipRefBrowseNext
- EquipRefBrowseNumRecords
- EquipRefBrowseOpen
- EquipRefBrowsePrev
- EquipSetProperty
- EquipStateBrowseClose
- EquipStateBrowseFirst
- EquipStateBrowseGetField
- EquipStateBrowseNext
- EquipStateBrowseNumRecords
- EquipStateBrowseOpen
- EquipStateBrowsePrev