• Home
  • Company Info
    • Industries we serve
  • Products
    • Motion Controllers
    • Software
    • Drives
    • Motors
    • I/O
    • Cables
      • SERCOS Cables
      • SynqNet Cables
  • Support
    • RapidCode
    • RapidSetup
    • Steeplechase VLC
    • DSP to SynqNet Translator
  • Downloads
  • Search
  • Contact Us
Overview | MotionController | Axis | MultiAxis | IO | Examples | Topics | ChangeLog | Search for 
RapidCodeSqNode
AnalogInAddressGet
AnalogInCountGet
AnalogInMaskGet
AnalogOutAddressGet
AnalogOutCountGet
AnalogOutMaskGet
CRCInErrorCountGet
CRCOutErrorCountGet
DigitalInAddressGet
DigitalInCountGet
DigitalInMaskGet
DigitalOutAddressGet
DigitalOutCountGet
DigitalOutMaskGet
Download
DownstreamPacketErrorCountGet
DriveCountGet
DriveParamCalculate
DriveParamClear
DriveParamGet
DriveParamReload
DriveParamRestore
DriveParamSet
DriveParamStore
ExactMatchGet
Exists
FPGABranchVersionGet
FPGATypeGet
FPGAVendorGet
FPGAVersionGet
ModelNumberGet
MotorCountGet
MotorOffsetGet
NameGet
NodeDisableEnableGet
NodeDisableEnableSet
NodeDisableInvertGet
NodeDisableInvertSet
OptionGet
PowerFaultEnableGet
PowerFaultEnableSet
PowerFaultInvertGet
PowerFaultInvertSet
SegmentCountGet
SerialNumberGet
ServiceCommand
StatusBitGet
SwitchIDGet
SynqLostEnableGet
SynqLostEnableSet
SynqLostInvertGet
SynqLostInvertSet
TypeGet
UniqueIDGet
UpstreamPacketErrorCountGet
UserFaultAddressGet
UserFaultAddressSet
UserFaultEnable
UserFaultMaskGet
UserFaultMaskSet
UserFaultPatternGet
UserFaultPatternSet
void UserFaultEnable ( bool  state  ) 

Description:
SqNodeUserFaultEnable enables or disables if the IO Abort will trigger on a User Fault.
Parameters:
state True == enabled, false == disabled.
Sample Code:
  // Enable the IO Abort based on SqNode User fault.
  axis->SqNode->UserFaultEnable(true);
See also:
SqNodeUserFaultAddressGet, SqNodeUserFaultAddressSet

Copyright © 2009 ---.
All Rights Reserved.