ACTION#.SOURCEPARAM

Description

ACTION#.SOURCEPARAM is used to configure an action source. Most sources do not require this parameter. For those sources, ACTION#.SOURCEPARAM is marked NotInUse.

For sources that do require this parameter, ACTION#.SOURCE must be set before ACTION#.SOURCEPARAM. When ACTION#.SOURCE is set, the units, range, and default value of ACTION#.SOURCEPARAM are updated, and the parameter is set to its default value.

Example

This example sets up a move complete action source for motion task 7 on axis 2.

>> ACTION1.SOURCE = 10 (Move complete)
>> ACTION1.SOURCEID = 2 (Axis 2)
>> ACTION1.SOURCEPARAM = 7 (Motion task 7)

Versions

Action Version Notes
Implemented 02-01-02-000

 

General Information

Type

Read/Write

Description Action source configuration parameter

Units

Depends on ACTION#.SOURCE

Range

Depends on ACTION#.SOURCE

Default Value

Depends on ACTION#.SOURCE

Data Type

Float

See Also ACTION#.SOURCE, ACTION#.SOURCEID

Stored in Non Volatile Memory

Yes

Variants Supported

All variants are supported.

Related Topics

Action Table