xCore-SDK  0.5.0
xCore SDK C# API
rokae::clr::ArcWelding::ArcOffCommand类 参考

焊接指令 - 收弧,收弧参数默认为default 更多...

#include <arcwelding_cli.hpp>

类 rokae::clr::ArcWelding::ArcOffCommand 继承关系图:
rokae::clr::ArcWelding::ArcWeldingCommand

Public 成员函数

 ArcOffCommand ()
 Constructor,默认收弧参数名为default
 
 ArcOffCommand (String^ arcOffData)
 Constructor 更多...
 
void setArcOffData (String^ arcOffData, [Out] ErrorCode ^ % ec)
 设置收弧参数 更多...
 
String getArcOffData ()
 获取收弧参数 更多...
 

详细描述

焊接指令 - 收弧,收弧参数默认为default

在文件 arcwelding_cli.hpp1398 行定义.

构造及析构函数说明

◆ ArcOffCommand()

rokae::clr::ArcWelding::ArcOffCommand::ArcOffCommand ( String^  arcOffData)

Constructor

参数
arcOffData收弧参数名称

成员函数说明

◆ getArcOffData()

String rokae::clr::ArcWelding::ArcOffCommand::getArcOffData ( )

获取收弧参数

返回
收弧参数名

◆ setArcOffData()

void rokae::clr::ArcWelding::ArcOffCommand::setArcOffData ( String^  arcOffData,
[Out] ErrorCode ^ %  ec 
)

设置收弧参数

参数
arcOffData收弧参数名称
ec错误码

该类的文档由以下文件生成: