fpt and WinFPT Reference Manual - Command-line Commands
| SimCon Home | Ref Manual Home |
RECORD / REPLAY INTERFACE
Syntax:
RECORD [/] REPLAY [INTERFACE] [:] [:] <symbol>
RECORD [/] REPLAY [INTERFACE] [:] [:] <symbol> \ <symbol>
RECORD [/] REPLAY [INTERFACE] [:] [:] / <symbol> / <symbol>
RECORD [/] REPLAY [INTERFACE] [:] [:] / <symbol> /
Function:
Specifies that the named symbol is to be treated as a record / replay interface. The symbol may be:
Where to Use this Command
Operating system command line | Yes |
Configuration file, config.fsp | Yes |
Specification (fsp) files, *.fsp | Yes |
Interactively, to FPT> prompt | Yes |
Interactive command files | Yes |
Embedded in the Fortran code | No |
Default
No interfaces are specified by default.
Examples
! helisim1_rr.fsp 14-Apr-12 John Collins helisim1_files.fsp % record / replay interface get_pal % record / replay interface get_cyclic % record / replay interface get_collective % record / replay interface get_rudder % record / replay interface /switches/ % insert record / replay ! End of helisim1_rr.fsp
Copyright ©1995 to 2025 Software Validation Ltd. All rights reserved.