status
¶
The status commands module.
These commands are used in the following models: SS3706A
THIS FILE IS AUTO-GENERATED, IT SHOULD NOT BE MANUALLY MODIFIED.
Please report an issue if one is found.
Attributes and Functions
- status.condition
- status.measurement.condition
- status.measurement.enable
- status.measurement.event
- status.measurement.ntr
- status.measurement.ptr
- status.node_enable
- status.node_event
- status.operation.condition
- status.operation.enable
- status.operation.event
- status.operation.ntr
- status.operation.ptr
- status.operation.user.condition
- status.operation.user.enable
- status.operation.user.event
- status.operation.user.ntr
- status.operation.user.ptr
- status.questionable.condition
- status.questionable.enable
- status.questionable.event
- status.questionable.ntr
- status.questionable.ptr
- status.request_enable
- status.request_event
- status.reset()
- status.standard.condition
- status.standard.enable
- status.standard.event
- status.standard.ntr
- status.standard.ptr
- status.system.condition
- status.system.enable
- status.system.event
- status.system.ntr
- status.system.ptr
- status.system2.condition
- status.system2.enable
- status.system2.event
- status.system2.ntr
- status.system2.ptr
- status.system3.condition
- status.system3.enable
- status.system3.event
- status.system3.ntr
- status.system3.ptr
- status.system4.condition
- status.system4.enable
- status.system4.event
- status.system4.ntr
- status.system4.ptr
- status.system5.condition
- status.system5.enable
- status.system5.event
- status.system5.ntr
- status.system5.ptr
Status
¶
Bases: BaseTSPCmd
The status command tree.
Properties and methods
.condition: Thestatus.conditionattribute..measurement: Thestatus.measurementcommand tree..node_enable: Thestatus.node_enableattribute..node_event: Thestatus.node_eventattribute..operation: Thestatus.operationcommand tree..questionable: Thestatus.questionablecommand tree..request_enable: Thestatus.request_enableattribute..request_event: Thestatus.request_eventattribute..reset(): Thestatus.reset()function..standard: Thestatus.standardcommand tree..system: Thestatus.systemcommand tree..system2: Thestatus.system2command tree..system3: Thestatus.system3command tree..system4: Thestatus.system4command tree..system5: Thestatus.system5command tree.
condition
property
¶
condition: str
Access the status.condition attribute.
Description
- This attribute stores the status byte condition register.
Usage
- Accessing this property will send the
print(status.condition)query.
TSP Syntax
- print(status.condition)
| Raises: |
|
|---|
measurement
property
¶
measurement: StatusMeasurement
Return the status.measurement command tree.
Sub-properties and sub-methods
.condition: Thestatus.measurement.conditionattribute..enable: Thestatus.measurement.enableattribute..event: Thestatus.measurement.eventattribute..ntr: Thestatus.measurement.ntrattribute..ptr: Thestatus.measurement.ptrattribute.
node_enable
property
writable
¶
node_enable: str
Access the status.node_enable attribute.
Description
- This attribute stores the system node enable register.
Usage
- Accessing this property will send the
print(status.node_enable)query. - Setting this property to a value will send the
status.node_enable = valuecommand.
TSP Syntax
- status.node_enable = value
- print(status.node_enable)
| Raises: |
|
|---|
node_event
property
¶
node_event: str
Access the status.node_event attribute.
Description
- This attribute stores the status node event register.
Usage
- Accessing this property will send the
print(status.node_event)query.
TSP Syntax
- print(status.node_event)
| Raises: |
|
|---|
operation
property
¶
operation: StatusOperation
Return the status.operation command tree.
Sub-properties and sub-methods
.condition: Thestatus.operation.conditionattribute..enable: Thestatus.operation.enableattribute..event: Thestatus.operation.eventattribute..ntr: Thestatus.operation.ntrattribute..ptr: Thestatus.operation.ptrattribute..user: Thestatus.operation.usercommand tree.
questionable
property
¶
questionable: StatusQuestionable
Return the status.questionable command tree.
Sub-properties and sub-methods
.condition: Thestatus.questionable.conditionattribute..enable: Thestatus.questionable.enableattribute..event: Thestatus.questionable.eventattribute..ntr: Thestatus.questionable.ntrattribute..ptr: Thestatus.questionable.ptrattribute.
request_enable
property
writable
¶
request_enable: str
Access the status.request_enable attribute.
Description
- This attribute stores the settings of the Service Request (SRQ) Enable Register.
Usage
- Accessing this property will send the
print(status.request_enable)query. - Setting this property to a value will send the
status.request_enable = valuecommand.
TSP Syntax
- status.request_enable = value
- print(status.request_enable)
| Raises: |
|
|---|
request_event
property
¶
request_event: str
Access the status.request_event attribute.
Description
- This attribute stores the service request (SRQ) event register.
Usage
- Accessing this property will send the
print(status.request_event)query.
TSP Syntax
- print(status.request_event)
| Raises: |
|
|---|
standard
property
¶
standard: StatusStandard
Return the status.standard command tree.
Sub-properties and sub-methods
.condition: Thestatus.standard.conditionattribute..enable: Thestatus.standard.enableattribute..event: Thestatus.standard.eventattribute..ntr: Thestatus.standard.ntrattribute..ptr: Thestatus.standard.ptrattribute.
system
property
¶
system: StatusSystem
Return the status.system command tree.
Sub-properties and sub-methods
.condition: Thestatus.system.conditionattribute..enable: Thestatus.system.enableattribute..event: Thestatus.system.eventattribute..ntr: Thestatus.system.ntrattribute..ptr: Thestatus.system.ptrattribute.
system2
property
¶
system2: StatusSystem2
Return the status.system2 command tree.
Sub-properties and sub-methods
.condition: Thestatus.system2.conditionattribute..enable: Thestatus.system2.enableattribute..event: Thestatus.system2.eventattribute..ntr: Thestatus.system2.ntrattribute..ptr: Thestatus.system2.ptrattribute.
system3
property
¶
system3: StatusSystem3
Return the status.system3 command tree.
Sub-properties and sub-methods
.condition: Thestatus.system3.conditionattribute..enable: Thestatus.system3.enableattribute..event: Thestatus.system3.eventattribute..ntr: Thestatus.system3.ntrattribute..ptr: Thestatus.system3.ptrattribute.
system4
property
¶
system4: StatusSystem4
Return the status.system4 command tree.
Sub-properties and sub-methods
.condition: Thestatus.system4.conditionattribute..enable: Thestatus.system4.enableattribute..event: Thestatus.system4.eventattribute..ntr: Thestatus.system4.ntrattribute..ptr: Thestatus.system4.ptrattribute.
system5
property
¶
system5: StatusSystem5
Return the status.system5 command tree.
Sub-properties and sub-methods
.condition: Thestatus.system5.conditionattribute..enable: Thestatus.system5.enableattribute..event: Thestatus.system5.eventattribute..ntr: Thestatus.system5.ntrattribute..ptr: Thestatus.system5.ptrattribute.
reset
¶
reset() -> None
Run the status.reset() function.
Description
- This function resets all bits in the status model.
TSP Syntax
- status.reset()
| Raises: |
|
|---|
StatusMeasurement
¶
Bases: BaseTSPCmd
The status.measurement command tree.
Properties and methods
.condition: Thestatus.measurement.conditionattribute..enable: Thestatus.measurement.enableattribute..event: Thestatus.measurement.eventattribute..ntr: Thestatus.measurement.ntrattribute..ptr: Thestatus.measurement.ptrattribute.
condition
property
¶
condition: str
Access the status.measurement.condition attribute.
Description
- These attributes contain the measurement event register set.
Usage
- Accessing this property will send the
print(status.measurement.condition)query.
TSP Syntax
- print(status.measurement.condition)
| Raises: |
|
|---|
enable
property
writable
¶
enable: str
Access the status.measurement.enable attribute.
Description
- These attributes contain the measurement event register set.
Usage
- Accessing this property will send the
print(status.measurement.enable)query. - Setting this property to a value will send the
status.measurement.enable = valuecommand.
TSP Syntax
- status.measurement.enable = value
- print(status.measurement.enable)
| Raises: |
|
|---|
event
property
¶
event: str
Access the status.measurement.event attribute.
Description
- These attributes contain the measurement event register set.
Usage
- Accessing this property will send the
print(status.measurement.event)query.
TSP Syntax
- print(status.measurement.event)
| Raises: |
|
|---|
ntr
property
writable
¶
ntr: str
Access the status.measurement.ntr attribute.
Description
- These attributes contain the measurement event register set.
Usage
- Accessing this property will send the
print(status.measurement.ntr)query. - Setting this property to a value will send the
status.measurement.ntr = valuecommand.
TSP Syntax
- status.measurement.ntr = value
- print(status.measurement.ntr)
| Raises: |
|
|---|
ptr
property
writable
¶
ptr: str
Access the status.measurement.ptr attribute.
Description
- These attributes contain the measurement event register set.
Usage
- Accessing this property will send the
print(status.measurement.ptr)query. - Setting this property to a value will send the
status.measurement.ptr = valuecommand.
TSP Syntax
- status.measurement.ptr = value
- print(status.measurement.ptr)
| Raises: |
|
|---|
StatusOperation
¶
Bases: BaseTSPCmd
The status.operation command tree.
Properties and methods
.condition: Thestatus.operation.conditionattribute..enable: Thestatus.operation.enableattribute..event: Thestatus.operation.eventattribute..ntr: Thestatus.operation.ntrattribute..ptr: Thestatus.operation.ptrattribute..user: Thestatus.operation.usercommand tree.
condition
property
¶
condition: str
Access the status.operation.condition attribute.
Description
- This attribute reads the Operation Event Register of the status model.
Usage
- Accessing this property will send the
print(status.operation.condition)query.
TSP Syntax
- print(status.operation.condition)
| Raises: |
|
|---|
enable
property
writable
¶
enable: str
Access the status.operation.enable attribute.
Description
- This attribute sets or reads the contents of the Operation Event Enable Register of the status model.
Usage
- Accessing this property will send the
print(status.operation.enable)query. - Setting this property to a value will send the
status.operation.enable = valuecommand.
TSP Syntax
- status.operation.enable = value
- print(status.operation.enable)
| Raises: |
|
|---|
event
property
¶
event: str
Access the status.operation.event attribute.
Description
- This attribute reads the Operation Event Register of the status model.
Usage
- Accessing this property will send the
print(status.operation.event)query.
TSP Syntax
- print(status.operation.event)
| Raises: |
|
|---|
ntr
property
writable
¶
ntr: str
Access the status.operation.ntr attribute.
Description
- These attributes manage the operation status register set of the status model.
Usage
- Accessing this property will send the
print(status.operation.ntr)query. - Setting this property to a value will send the
status.operation.ntr = valuecommand.
TSP Syntax
- status.operation.ntr = value
- print(status.operation.ntr)
| Raises: |
|
|---|
ptr
property
writable
¶
ptr: str
Access the status.operation.ptr attribute.
Description
- These attributes manage the operation status register set of the status model.
Usage
- Accessing this property will send the
print(status.operation.ptr)query. - Setting this property to a value will send the
status.operation.ptr = valuecommand.
TSP Syntax
- status.operation.ptr = value
- print(status.operation.ptr)
| Raises: |
|
|---|
user
property
¶
user: StatusOperationUser
Return the status.operation.user command tree.
Sub-properties and sub-methods
.condition: Thestatus.operation.user.conditionattribute..enable: Thestatus.operation.user.enableattribute..event: Thestatus.operation.user.eventattribute..ntr: Thestatus.operation.user.ntrattribute..ptr: Thestatus.operation.user.ptrattribute.
StatusOperationUser
¶
Bases: BaseTSPCmd
The status.operation.user command tree.
Properties and methods
.condition: Thestatus.operation.user.conditionattribute..enable: Thestatus.operation.user.enableattribute..event: Thestatus.operation.user.eventattribute..ntr: Thestatus.operation.user.ntrattribute..ptr: Thestatus.operation.user.ptrattribute.
condition
property
writable
¶
condition: str
Access the status.operation.user.condition attribute.
Description
- These attributes manage the operation status user register set of the status model.
Usage
- Accessing this property will send the
print(status.operation.user.condition)query. - Setting this property to a value will send the
status.operation.user.condition = valuecommand.
TSP Syntax
- status.operation.user.condition = value
- print(status.operation.user.condition)
| Raises: |
|
|---|
enable
property
writable
¶
enable: str
Access the status.operation.user.enable attribute.
Description
- These attributes manage the operation status user register set of the status model.
Usage
- Accessing this property will send the
print(status.operation.user.enable)query. - Setting this property to a value will send the
status.operation.user.enable = valuecommand.
TSP Syntax
- status.operation.user.enable = value
- print(status.operation.user.enable)
| Raises: |
|
|---|
event
property
¶
event: str
Access the status.operation.user.event attribute.
Description
- These attributes manage the operation status user register set of the status model.
Usage
- Accessing this property will send the
print(status.operation.user.event)query.
TSP Syntax
- print(status.operation.user.event)
| Raises: |
|
|---|
ntr
property
writable
¶
ntr: str
Access the status.operation.user.ntr attribute.
Description
- These attributes manage the operation status user register set of the status model.
Usage
- Accessing this property will send the
print(status.operation.user.ntr)query. - Setting this property to a value will send the
status.operation.user.ntr = valuecommand.
TSP Syntax
- status.operation.user.ntr = value
- print(status.operation.user.ntr)
| Raises: |
|
|---|
ptr
property
writable
¶
ptr: str
Access the status.operation.user.ptr attribute.
Description
- These attributes manage the operation status user register set of the status model.
Usage
- Accessing this property will send the
print(status.operation.user.ptr)query. - Setting this property to a value will send the
status.operation.user.ptr = valuecommand.
TSP Syntax
- status.operation.user.ptr = value
- print(status.operation.user.ptr)
| Raises: |
|
|---|
StatusQuestionable
¶
Bases: BaseTSPCmd
The status.questionable command tree.
Properties and methods
.condition: Thestatus.questionable.conditionattribute..enable: Thestatus.questionable.enableattribute..event: Thestatus.questionable.eventattribute..ntr: Thestatus.questionable.ntrattribute..ptr: Thestatus.questionable.ptrattribute.
condition
property
¶
condition: str
Access the status.questionable.condition attribute.
Description
- These attributes manage the questionable status register set of the status model.
Usage
- Accessing this property will send the
print(status.questionable.condition)query.
TSP Syntax
- print(status.questionable.condition)
| Raises: |
|
|---|
enable
property
writable
¶
enable: str
Access the status.questionable.enable attribute.
Description
- These attributes manage the questionable status register set of the status model.
Usage
- Accessing this property will send the
print(status.questionable.enable)query. - Setting this property to a value will send the
status.questionable.enable = valuecommand.
TSP Syntax
- status.questionable.enable = value
- print(status.questionable.enable)
| Raises: |
|
|---|
event
property
¶
event: str
Access the status.questionable.event attribute.
Description
- These attributes manage the questionable status register set of the status model.
Usage
- Accessing this property will send the
print(status.questionable.event)query.
TSP Syntax
- print(status.questionable.event)
| Raises: |
|
|---|
ntr
property
writable
¶
ntr: str
Access the status.questionable.ntr attribute.
Description
- These attributes manage the questionable status register set of the status model.
Usage
- Accessing this property will send the
print(status.questionable.ntr)query. - Setting this property to a value will send the
status.questionable.ntr = valuecommand.
TSP Syntax
- status.questionable.ntr = value
- print(status.questionable.ntr)
| Raises: |
|
|---|
ptr
property
writable
¶
ptr: str
Access the status.questionable.ptr attribute.
Description
- These attributes manage the questionable status register set of the status model.
Usage
- Accessing this property will send the
print(status.questionable.ptr)query. - Setting this property to a value will send the
status.questionable.ptr = valuecommand.
TSP Syntax
- status.questionable.ptr = value
- print(status.questionable.ptr)
| Raises: |
|
|---|
StatusStandard
¶
Bases: BaseTSPCmd
The status.standard command tree.
Properties and methods
.condition: Thestatus.standard.conditionattribute..enable: Thestatus.standard.enableattribute..event: Thestatus.standard.eventattribute..ntr: Thestatus.standard.ntrattribute..ptr: Thestatus.standard.ptrattribute.
condition
property
¶
condition: str
Access the status.standard.condition attribute.
Description
- These attributes manage the standard event status register set of the status model.
Usage
- Accessing this property will send the
print(status.standard.condition)query.
TSP Syntax
- print(status.standard.condition)
| Raises: |
|
|---|
enable
property
writable
¶
enable: str
Access the status.standard.enable attribute.
Description
- This attribute reads or sets the bits in the Status Enable register of the Standard Event Register.
Usage
- Accessing this property will send the
print(status.standard.enable)query. - Setting this property to a value will send the
status.standard.enable = valuecommand.
TSP Syntax
- status.standard.enable = value
- print(status.standard.enable)
| Raises: |
|
|---|
event
property
¶
event: str
Access the status.standard.event attribute.
Description
- This attribute returns the contents of the Standard Event Status Register set of the status model.
Usage
- Accessing this property will send the
print(status.standard.event)query.
TSP Syntax
- print(status.standard.event)
| Raises: |
|
|---|
ntr
property
writable
¶
ntr: str
Access the status.standard.ntr attribute.
Description
- These attributes manage the standard event status register set of the status model.
Usage
- Accessing this property will send the
print(status.standard.ntr)query. - Setting this property to a value will send the
status.standard.ntr = valuecommand.
TSP Syntax
- status.standard.ntr = value
- print(status.standard.ntr)
| Raises: |
|
|---|
ptr
property
writable
¶
ptr: str
Access the status.standard.ptr attribute.
Description
- These attributes manage the standard event status register set of the status model.
Usage
- Accessing this property will send the
print(status.standard.ptr)query. - Setting this property to a value will send the
status.standard.ptr = valuecommand.
TSP Syntax
- status.standard.ptr = value
- print(status.standard.ptr)
| Raises: |
|
|---|
StatusSystem
¶
Bases: BaseTSPCmd
The status.system command tree.
Properties and methods
.condition: Thestatus.system.conditionattribute..enable: Thestatus.system.enableattribute..event: Thestatus.system.eventattribute..ntr: Thestatus.system.ntrattribute..ptr: Thestatus.system.ptrattribute.
condition
property
¶
condition: str
Access the status.system.condition attribute.
Description
- These attributes manage the TSP-Link® system summary register of the status model for nodes 1 through 14.
Usage
- Accessing this property will send the
print(status.system.condition)query.
TSP Syntax
- print(status.system.condition)
| Raises: |
|
|---|
enable
property
writable
¶
enable: str
Access the status.system.enable attribute.
Description
- These attributes manage the TSP-Link® system summary register of the status model for nodes 1 through 14.
Usage
- Accessing this property will send the
print(status.system.enable)query. - Setting this property to a value will send the
status.system.enable = valuecommand.
TSP Syntax
- status.system.enable = value
- print(status.system.enable)
| Raises: |
|
|---|
event
property
¶
event: str
Access the status.system.event attribute.
Description
- These attributes manage the TSP-Link® system summary register of the status model for nodes 1 through 14.
Usage
- Accessing this property will send the
print(status.system.event)query.
TSP Syntax
- print(status.system.event)
| Raises: |
|
|---|
ntr
property
writable
¶
ntr: str
Access the status.system.ntr attribute.
Description
- These attributes manage the TSP-Link® system summary register of the status model for nodes 1 through 14.
Usage
- Accessing this property will send the
print(status.system.ntr)query. - Setting this property to a value will send the
status.system.ntr = valuecommand.
TSP Syntax
- status.system.ntr = value
- print(status.system.ntr)
| Raises: |
|
|---|
ptr
property
writable
¶
ptr: str
Access the status.system.ptr attribute.
Description
- These attributes manage the TSP-Link® system summary register of the status model for nodes 1 through 14.
Usage
- Accessing this property will send the
print(status.system.ptr)query. - Setting this property to a value will send the
status.system.ptr = valuecommand.
TSP Syntax
- status.system.ptr = value
- print(status.system.ptr)
| Raises: |
|
|---|
StatusSystem2
¶
Bases: BaseTSPCmd
The status.system2 command tree.
Properties and methods
.condition: Thestatus.system2.conditionattribute..enable: Thestatus.system2.enableattribute..event: Thestatus.system2.eventattribute..ntr: Thestatus.system2.ntrattribute..ptr: Thestatus.system2.ptrattribute.
condition
property
¶
condition: str
Access the status.system2.condition attribute.
Description
- These attributes manage the TSP-Link® system summary register of the status model for nodes 15 through 28.
Usage
- Accessing this property will send the
print(status.system2.condition)query.
TSP Syntax
- print(status.system2.condition)
| Raises: |
|
|---|
enable
property
writable
¶
enable: str
Access the status.system2.enable attribute.
Description
- These attributes manage the TSP-Link® system summary register of the status model for nodes 15 through 28.
Usage
- Accessing this property will send the
print(status.system2.enable)query. - Setting this property to a value will send the
status.system2.enable = valuecommand.
TSP Syntax
- status.system2.enable = value
- print(status.system2.enable)
| Raises: |
|
|---|
event
property
¶
event: str
Access the status.system2.event attribute.
Description
- These attributes manage the TSP-Link® system summary register of the status model for nodes 15 through 28.
Usage
- Accessing this property will send the
print(status.system2.event)query.
TSP Syntax
- print(status.system2.event)
| Raises: |
|
|---|
ntr
property
writable
¶
ntr: str
Access the status.system2.ntr attribute.
Description
- These attributes manage the TSP-Link® system summary register of the status model for nodes 15 through 28.
Usage
- Accessing this property will send the
print(status.system2.ntr)query. - Setting this property to a value will send the
status.system2.ntr = valuecommand.
TSP Syntax
- status.system2.ntr = value
- print(status.system2.ntr)
| Raises: |
|
|---|
ptr
property
writable
¶
ptr: str
Access the status.system2.ptr attribute.
Description
- These attributes manage the TSP-Link® system summary register of the status model for nodes 15 through 28.
Usage
- Accessing this property will send the
print(status.system2.ptr)query. - Setting this property to a value will send the
status.system2.ptr = valuecommand.
TSP Syntax
- status.system2.ptr = value
- print(status.system2.ptr)
| Raises: |
|
|---|
StatusSystem3
¶
Bases: BaseTSPCmd
The status.system3 command tree.
Properties and methods
.condition: Thestatus.system3.conditionattribute..enable: Thestatus.system3.enableattribute..event: Thestatus.system3.eventattribute..ntr: Thestatus.system3.ntrattribute..ptr: Thestatus.system3.ptrattribute.
condition
property
¶
condition: str
Access the status.system3.condition attribute.
Description
- These attributes manage the TSP-Link® system summary register of the status model for nodes 29 through 42.
Usage
- Accessing this property will send the
print(status.system3.condition)query.
TSP Syntax
- print(status.system3.condition)
| Raises: |
|
|---|
enable
property
writable
¶
enable: str
Access the status.system3.enable attribute.
Description
- These attributes manage the TSP-Link® system summary register of the status model for nodes 29 through 42.
Usage
- Accessing this property will send the
print(status.system3.enable)query. - Setting this property to a value will send the
status.system3.enable = valuecommand.
TSP Syntax
- status.system3.enable = value
- print(status.system3.enable)
| Raises: |
|
|---|
event
property
¶
event: str
Access the status.system3.event attribute.
Description
- These attributes manage the TSP-Link® system summary register of the status model for nodes 29 through 42.
Usage
- Accessing this property will send the
print(status.system3.event)query.
TSP Syntax
- print(status.system3.event)
| Raises: |
|
|---|
ntr
property
writable
¶
ntr: str
Access the status.system3.ntr attribute.
Description
- These attributes manage the TSP-Link® system summary register of the status model for nodes 29 through 42.
Usage
- Accessing this property will send the
print(status.system3.ntr)query. - Setting this property to a value will send the
status.system3.ntr = valuecommand.
TSP Syntax
- status.system3.ntr = value
- print(status.system3.ntr)
| Raises: |
|
|---|
ptr
property
writable
¶
ptr: str
Access the status.system3.ptr attribute.
Description
- These attributes manage the TSP-Link® system summary register of the status model for nodes 29 through 42.
Usage
- Accessing this property will send the
print(status.system3.ptr)query. - Setting this property to a value will send the
status.system3.ptr = valuecommand.
TSP Syntax
- status.system3.ptr = value
- print(status.system3.ptr)
| Raises: |
|
|---|
StatusSystem4
¶
Bases: BaseTSPCmd
The status.system4 command tree.
Properties and methods
.condition: Thestatus.system4.conditionattribute..enable: Thestatus.system4.enableattribute..event: Thestatus.system4.eventattribute..ntr: Thestatus.system4.ntrattribute..ptr: Thestatus.system4.ptrattribute.
condition
property
¶
condition: str
Access the status.system4.condition attribute.
Description
- These attributes manage the TSP-Link® system summary register of the status model for nodes 43 through 56.
Usage
- Accessing this property will send the
print(status.system4.condition)query.
TSP Syntax
- print(status.system4.condition)
| Raises: |
|
|---|
enable
property
writable
¶
enable: str
Access the status.system4.enable attribute.
Description
- These attributes manage the TSP-Link® system summary register of the status model for nodes 43 through 56.
Usage
- Accessing this property will send the
print(status.system4.enable)query. - Setting this property to a value will send the
status.system4.enable = valuecommand.
TSP Syntax
- status.system4.enable = value
- print(status.system4.enable)
| Raises: |
|
|---|
event
property
¶
event: str
Access the status.system4.event attribute.
Description
- These attributes manage the TSP-Link® system summary register of the status model for nodes 43 through 56.
Usage
- Accessing this property will send the
print(status.system4.event)query.
TSP Syntax
- print(status.system4.event)
| Raises: |
|
|---|
ntr
property
writable
¶
ntr: str
Access the status.system4.ntr attribute.
Description
- These attributes manage the TSP-Link® system summary register of the status model for nodes 43 through 56.
Usage
- Accessing this property will send the
print(status.system4.ntr)query. - Setting this property to a value will send the
status.system4.ntr = valuecommand.
TSP Syntax
- status.system4.ntr = value
- print(status.system4.ntr)
| Raises: |
|
|---|
ptr
property
writable
¶
ptr: str
Access the status.system4.ptr attribute.
Description
- These attributes manage the TSP-Link® system summary register of the status model for nodes 43 through 56.
Usage
- Accessing this property will send the
print(status.system4.ptr)query. - Setting this property to a value will send the
status.system4.ptr = valuecommand.
TSP Syntax
- status.system4.ptr = value
- print(status.system4.ptr)
| Raises: |
|
|---|
StatusSystem5
¶
Bases: BaseTSPCmd
The status.system5 command tree.
Properties and methods
.condition: Thestatus.system5.conditionattribute..enable: Thestatus.system5.enableattribute..event: Thestatus.system5.eventattribute..ntr: Thestatus.system5.ntrattribute..ptr: Thestatus.system5.ptrattribute.
condition
property
¶
condition: str
Access the status.system5.condition attribute.
Description
- These attributes manage the TSP-Link® system summary register of the status model for nodes 57 through 64.
Usage
- Accessing this property will send the
print(status.system5.condition)query.
TSP Syntax
- print(status.system5.condition)
| Raises: |
|
|---|
enable
property
writable
¶
enable: str
Access the status.system5.enable attribute.
Description
- These attributes manage the TSP-Link® system summary register of the status model for nodes 57 through 64.
Usage
- Accessing this property will send the
print(status.system5.enable)query. - Setting this property to a value will send the
status.system5.enable = valuecommand.
TSP Syntax
- status.system5.enable = value
- print(status.system5.enable)
| Raises: |
|
|---|
event
property
¶
event: str
Access the status.system5.event attribute.
Description
- These attributes manage the TSP-Link® system summary register of the status model for nodes 57 through 64.
Usage
- Accessing this property will send the
print(status.system5.event)query.
TSP Syntax
- print(status.system5.event)
| Raises: |
|
|---|
ntr
property
writable
¶
ntr: str
Access the status.system5.ntr attribute.
Description
- These attributes manage the TSP-Link® system summary register of the status model for nodes 57 through 64.
Usage
- Accessing this property will send the
print(status.system5.ntr)query. - Setting this property to a value will send the
status.system5.ntr = valuecommand.
TSP Syntax
- status.system5.ntr = value
- print(status.system5.ntr)
| Raises: |
|
|---|
ptr
property
writable
¶
ptr: str
Access the status.system5.ptr attribute.
Description
- These attributes manage the TSP-Link® system summary register of the status model for nodes 57 through 64.
Usage
- Accessing this property will send the
print(status.system5.ptr)query. - Setting this property to a value will send the
status.system5.ptr = valuecommand.
TSP Syntax
- status.system5.ptr = value
- print(status.system5.ptr)
| Raises: |
|
|---|