WOLFRAM SYSTEM MODELER
StartStatusSimulationBlock that starts a status simulation on the ExampleServer |
![]() |
SystemModel["OPCUA.Examples.Utilities.StartStatusSimulation"]
Block that initiates a simulation on the example server where certain nodes will change values and status over time.
The parameter stopTime
controls when the simulation is stopped and must be before the end of the simulation of the model to leave the example server in a reusable state.
![]() |
list_a |
Type: List_a Description: Connector for propagating node registrations to a NodeList |
---|---|---|
![]() |
writeClock |
Type: ClockOutput Description: 'output Clock' as connector |
![]() |
writeStart |
Type: Write Description: Adds writing of a Boolean scalar node to a WriteNodeList |
---|---|---|
![]() |
eventClock |
Type: EventClock Description: Generate a clock signal when the Boolean input changes from false to true |
![]() |
booleanTable |
Type: BooleanTable Description: Generate a Boolean output signal based on a vector of time instants |
![]() |
writeDuration |
Type: Write Description: Adds writing of an Integer scalar node to a WriteNodeList |
![]() |
duration |
Type: IntegerConstant Description: Generate constant signal of type Integer |
![]() |
changing |
Type: ChangingEdge Description: Output y is true, if the input u has either a rising or a falling edge and otherwise it is false (y=change(u)) |
![]() |
OPCUA.Examples Demonstrates how to switch to a fallback value after a period of Uncertain or Bad status severity |