Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
SYPT PRO User Guide / SYPT PRO User Guide.doc
Скачиваний:
244
Добавлен:
03.03.2016
Размер:
17.32 Mб
Скачать

ApcSetStopMode

This command is used to determine how to stop when the Stop Reference is set.

Arguments

Mode%

Value

Meaning

0

Stop using the currently selected profile.

1

Stop without using the profile.

Return Values

Status%

Value

Meaning

0

The operation failed.

1

The operation succeeded.

Target/ Language Restrictions

This operation is only available on SM-Applications and SM-Applications Lite.

See Also (References)

  • APCSelectReference

  • APCSelectActionOnFreeze

  • APCSetPositionSetPoint

  • APCSetSpeedSetpoint

  • APCCAMInitialise

  • APCCAMInitialise1

  • APCCAMInitialise2

  • APCCAMInitialise3

  • APCSetCAMStartIndex

  • APCSetCAMSize

  • APCSetCAMDeltaSegLimit

  • APCSetCAMInterpolationMode

  • APCSetCAMOutRatioNumerator

  • APCSetCAMOutRatioDenominator

  • APCSelectCAMAbsoluteReset

  • APCSelectCAMZeroReset

  • APCSetCAMAbsResetIndex

  • APCSetCAMAbsResetPositionInSeg

  • APCEnableCAMSingleShot

  • APCDisableCAMSingleShot

  • APCSetDigLockMode

  • APCSetDigLockRatioNumerator

  • APCSetDigLockRatioDenominator

  • APCSetDigLockLockingSpeed

  • APCSetDigLockLockingPosition

  • APCSetSpeedOffset

  • APCSetPositionOffset

  • APCEnableRigidLock

  • APCDisableRigidLock

The Advanced Position Controller information given in this help file should only be used as a quick reference guide. For further information please refer to the Advanced Position Controller User Guide which is available via the DPL Editor's Help menu.

________________________________________________________________________________

ApcSetPositionSetPoint

This command sets the Position setpoint [92], and will be applied to the profile generator input when selected, using the command APCSelectReference(1) [100] = 1. The value of Position% is entered in counts, and should be calculated with respect to the same resolution set for the feedback encoder, defined by the command APCSetNumOfTurnsBits(TurnBits%) [14].

Arguments

Pos%

The position in Encoder counts to be used when the reference selected is set to Position setpoint.

Return Values

Status%

Value

Meaning

0

The operation failed.

1

The operation succeeded.

Target/ Language Restrictions

This operation is only available on SM-Applications and SM-Applications Lite.

See Also (References)

  • APCSelectReference

  • APCSelectActionOnFreeze

  • APCSetStopMode

  • APCSetSpeedSetpoint

  • APCCAMInitialise

  • APCCAMInitialise1

  • APCCAMInitialise2

  • APCCAMInitialise3

  • APCSetCAMStartIndex

  • APCSetCAMSize

  • APCSetCAMDeltaSegLimit

  • APCSetCAMInterpolationMode

  • APCSetCAMOutRatioNumerator

  • APCSetCAMOutRatioDenominator

  • APCSelectCAMAbsoluteReset

  • APCSelectCAMZeroReset

  • APCSetCAMAbsResetIndex

  • APCSetCAMAbsResetPositionInSeg

  • APCEnableCAMSingleShot

  • APCDisableCAMSingleShot

  • APCSetDigLockMode

  • APCSetDigLockRatioNumerator

  • APCSetDigLockRatioDenominator

  • APCSetDigLockLockingSpeed

  • APCSetDigLockLockingPosition

  • APCSetSpeedOffset

  • APCSetPositionOffset

  • APCEnableRigidLock

  • APCDisableRigidLock

The Advanced Position Controller information given in this help file should only be used as a quick reference guide. For further information please refer to the Advanced Position Controller User Guide which is available via the DPL Editor's Help menu.

________________________________________________________________________________