• 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 
IOPoint
AddressGet
CreateAnalogInput
CreateAnalogOutput
CreateDigitalInput
CreateDigitalInput
CreateDigitalInput
CreateDigitalInput
CreateDigitalOutput
CreateDigitalOutput
CreateDigitalOutput
CreateDigitalOutput
Get
IsDigital
IsOutput
MaskGet
Set
ValueGet
ValueSet
IOPoint * CreateDigitalOutput ( Axis *  axis,
RSIMotorDedicatedOut  bitNumber 
) [static]

Description:
Parameters:
axis 
bitNumber RSIMotorDedicatedOut
Returns:
(IOPoint*) A pointer to the newly created IOPoint.
Sample Code:
Create a new IOPOint...
  // -- C++ -- //
  IOPoint *myOutput = IOPoint:CreateDigitalOutput(axis, RSIMotorDedicatedOut::RSIMotorDedicatedOutBRAKE_RELEASE);
Notes:

Copyright © 2009 ---.
All Rights Reserved.