Scope: Xpedition Designer schematic editor
Prerequisites: None.
Determines which objects are updated.
VdUpdateOtherObjects.Constant
The numerical value for this constant is 32 (&H20).
The numerical value for this constant is 4.
The numerical value for this constant is 2.
The numerical value for this constant is 16 (&H10).
The numerical value for this constant is 8.
The numerical value for this constant is 1.
The constant is a binary flag and can represent one or more objects. You can use a bitwise OR operation to combine arguments. For example:
31 (11111) = All objects are enabled
5 (00101) = BUSRIPPERS and PROPERTIES are enabled
2 (00010) = BUSSIGNALS is enabled