INLCMDX

ASCII - Command

INLCMDX

 

 

Syntax Transmit

INLCMD [Data]

 

Syntax Receive

INLCMDX <Data>

Available in

 

Type

Variable rw

MMI

No

ASCII Format

String

CANBus Object Number

No

DIM

-

PROFIBUS PNU

No

Range

-

DPR

No

Default

ECHO

 

Opmode

All

Data Type Bus/DPR

-

Drive State

-

Weightning

 

Start Firmware

1.67

 

Configuration

No

Revision

1.3

Function Group

Digital I/O

EEPROM

Yes

Short Description

Command buffer for low level (INxMODE=31,34)

Description

The command INLCMDX can be used to define an ASCII command sequence. This command sequence will always be carried out when a falling edge is detected at the input that has been configured with the function INxMODE=31,34 A command sequence consists of individual ASCII commands, separated by a semicolon (;) The maximum length of this command sequence is 56 characters.

Example

INLCMDX GV 5; GVTN 10

If a HIGH/LOW edge is detected, the gain of the velocity control loop is set to 5 and the integral action time is set to 10 msec.