Model Macro Variables

The $VMFEDMAC Variable

\textbf{{\char36}VMFEDMAC}

Whether the model Feed Event macro is activated

Type: Logical, Read/Write

The model Feed Event macro is invoked only if the $VMFEDMAC variable is set to $TRUE. It is initialized to $TRUE at the start of processing. If it is set to $FALSE, the model feed event macro will not be executed.

The $VMMTNMAC Variable

\textbf{{\char36}VMMTNMAC}

Whether the model Motion Event macro is activated

Type: Logical, Read/Write

The model Motion Event macro is invoked only if the $VMMTNMAC variable is set to $TRUE. It is initialized to $TRUE at the start of processing. If it is set to $FALSE, the model motion event macro will not be executed.

The $VMRAPMAC Variable

\textbf{{\char36}VMRAPMAC}

Whether the model Rapid Event macro is activated

Type: Logical, Read/Write

The model Rapid Event macro is invoked only if the $VMRAPMAC variable is set to $TRUE. It is initialized to $TRUE at the start of processing. If it is set to $FALSE, the model rapid event macro will not be executed.

The $VMTAPMAC Variable

\textbf{{\char36}VMTAPMAC}

Whether the model Tape Event macro is activated

Type: Logical, Read/Write

The model Tape Event macro is invoked only if the $VMTAPMAC variable is set to $TRUE. It is initialized to $TRUE at the start of processing. If it is set to $FALSE, the model tape event macro will not be executed.

The $VMTCMAC Variable

\textbf{{\char36}VMTCMAC}

Whether the model Tool Event macro is activated

Type: Logical, Read/Write

The model Tool Event macro is invoked only if the $VMTCMAC variable is set to $TRUE. It is initialized to $TRUE at the start of processing. If it is set to $FALSE, the model tool event macro will not be executed.