Driver-Defined Properties
- Updated2023-07-17
- 1 minute(s) read
Driver-Defined Properties
Use the SLSC Session Property Node to access most driver-defined properties.
You can also use this property node to configure session-wide settings such as network timeouts and retrieve information about the system, devices, NVMEM areas, and physical channels. Device information that is stored in the local configuration file, such as product names and serial numbers, can be retrieved without reserving the device. To retrieve device information that is not stored in the local configuration file, such as physical channels, NVMEM areas, commands, and properties, you can connect to the chassis and reserve the device.
You can use the SLSC System Property Node to query which devices are available on the system, without initializing a session.
You can use SLSC Command Property Nodes and SLSC Property Property Nodes to programmatically retrieve information about commands and properties. Refer to API Reflection for more details.
Additional descriptions of available properties are available in the context help for the various Property Nodes.
Related Information
- API Reflection
Use property nodes to programmatically retrieve information about SLSC resources.