Frame:Active
- Updated2025-10-07
- 1 minute(s) read
This property provides access to properties for a specific frame running within the session. Writing this property sets the active frame for subsequent properties in the Frame category. The string syntax supports the following options: - Decimal number: This is interpreted as the index of the signal or frame in the session's list. If the session is signal I/O, subsequent frame properties change the signal's parent frame. - XNET Frame: If the session is frame I/O, you can wire a frame name from the session's List of Frames property. - XNET Signal: If the session is signal I/O, you can wire a signal name from the session's List of Signals property. Subsequent frame properties change the signal's parent frame. If the session is Frame Stream Input or Frame Stream Output, this property has no effect, because stream I/O sessions do not use specific frames. The default value of this property is 0, the first frame or signal in the session's list. If the empty string is wired to this property, this is converted to 0 internally.
Remarks
The following table lists the characteristics of this property.
| Short Name | Frm.Active |
| Data type | ![]() |
| Permissions | Write Only |
