This is the complete list of members for SRAPI_CSharp.SRAPI, including all inherited members.
CBFunc(int sensorId, int dattyp, int startX, int height, int width, ref short[] data) (defined in SRAPI_CSharp.SRAPI) | SRAPI_CSharp.SRAPI | |
CBFuncDefaultMode(int sensorId, int dattyp, int startX, int height, int width, ref short[] profile, ref short[] intensity, ref short[] llt, int numExtData, ref int[] extData) (defined in SRAPI_CSharp.SRAPI) | SRAPI_CSharp.SRAPI | |
CBFuncExtData(int sensorId, int dattyp, int startX, int height, int width, ref short[] data, int extDataLen, ref short[] extData) (defined in SRAPI_CSharp.SRAPI) | SRAPI_CSharp.SRAPI | |
changeIp(int sensorId, IntPtr newipadr, ushort newport) | SRAPI_CSharp.SRAPI | static |
connectSensor(string name, string ipAdr, ushort port) | SRAPI_CSharp.SRAPI | static |
createWorldData(int sensorId, int startX, int width, IntPtr profil, ref SR_3DPOINT[] world) | SRAPI_CSharp.SRAPI | static |
disconnectSensor(string sensorName) | SRAPI_CSharp.SRAPI | static |
getAPIVersion(ref string version) | SRAPI_CSharp.SRAPI | static |
getCamIndex(int sensorId) | SRAPI_CSharp.SRAPI | static |
getConnectionState(int sensorId) | SRAPI_CSharp.SRAPI | static |
getErrorString(int error_code, ref string error_string) | SRAPI_CSharp.SRAPI | static |
getExposure(int sensorId, ref int enableDoubleExpo, ref int expo_small, ref int expo_large) | SRAPI_CSharp.SRAPI | static |
getFps(int sensorId) | SRAPI_CSharp.SRAPI | static |
getHwVersion(int sensorId, ref string hwVersion) | SRAPI_CSharp.SRAPI | static |
getImager(int sensorId, ref int startx, ref int starty, ref int width, ref int height, ref int gainEnable, ref int gain) | SRAPI_CSharp.SRAPI | static |
getInput(int sensorId, int channel, ref int val) | SRAPI_CSharp.SRAPI | static |
getIp(int sensorId, ref string ipAdr) | SRAPI_CSharp.SRAPI | static |
getLaserEnableStatus(int sensorId) | SRAPI_CSharp.SRAPI | static |
getLaserLightStatus(int sensorId) | SRAPI_CSharp.SRAPI | static |
getMACAdr(int sensorId, ref string macAdr) | SRAPI_CSharp.SRAPI | static |
getName(int sensorId, ref string name) | SRAPI_CSharp.SRAPI | static |
GetParamProfile(int sensorId, ref int packetSize, ref int numOfProfiles) | SRAPI_CSharp.SRAPI | static |
getPortNum(int sensorId) | SRAPI_CSharp.SRAPI | static |
getProfileComponents(int dattyp, ref int height, ref int width, ref short[] data, ref short[] profData, ref short[] intensData, ref short[] lltData) | SRAPI_CSharp.SRAPI | static |
getSensorCenterPosition(int sensorId, ref int centerX, ref int centerY) | SRAPI_CSharp.SRAPI | static |
getSensorName(int sensorId, ref string productName) | SRAPI_CSharp.SRAPI | static |
getSensorSize(int sensorId, ref int width, ref int height) | SRAPI_CSharp.SRAPI | static |
getSensorType(int sensorId, ref string partNumber) | SRAPI_CSharp.SRAPI | static |
getSerial(int sensorId, ref string serial) | SRAPI_CSharp.SRAPI | static |
getSwVersion(int sensorId, ref string swVersion) | SRAPI_CSharp.SRAPI | static |
getTemp(int sensorId) | SRAPI_CSharp.SRAPI | static |
getTps(int sensorId) | SRAPI_CSharp.SRAPI | static |
getTrigger(int sensorId, ref int mode, ref int source, ref int edge, ref int outputselect, ref int trigfrq, ref int trigcnt, ref int trigoffset) | SRAPI_CSharp.SRAPI | static |
init(StatusCB statuscb) | SRAPI_CSharp.SRAPI | static |
isRunning(int sensorId) | SRAPI_CSharp.SRAPI | static |
loadLutFromFile(int sensorId, String DateiPfad) | SRAPI_CSharp.SRAPI | static |
m_userCbf1 (defined in SRAPI_CSharp.SRAPI) | SRAPI_CSharp.SRAPI | static |
m_userCbfdefault (defined in SRAPI_CSharp.SRAPI) | SRAPI_CSharp.SRAPI | static |
m_userCbfextd1 (defined in SRAPI_CSharp.SRAPI) | SRAPI_CSharp.SRAPI | static |
readCamParsFromFile(string filename) | SRAPI_CSharp.SRAPI | static |
readLutInfoFile(int sensorId, IntPtr DateiPfad, IntPtr infoLut) | SRAPI_CSharp.SRAPI | static |
registerUserCB(int CBtype, int command, CBFunc userCB) | SRAPI_CSharp.SRAPI | static |
registerUserCB(int CBtype, int command, CBFuncExtData userCB) | SRAPI_CSharp.SRAPI | static |
registerUserCB(int CBtype, int command, CBFuncDefaultMode userCB) (defined in SRAPI_CSharp.SRAPI) | SRAPI_CSharp.SRAPI | static |
remapWorldToMatrix(ref SR_3DPOINT[] world, ref short[] intens, int len, float range_start, float range_end, ref short[] iS, ref short[] zS, float offsetZ, float scaleZ) | SRAPI_CSharp.SRAPI | static |
sendParsToCam(int sensorId) | SRAPI_CSharp.SRAPI | static |
setExposure(int sensorId, int enableDoubleExpo, int expo_small, int expo_large) | SRAPI_CSharp.SRAPI | static |
setImager(int sensorId, int startx, int starty, int width, int height, int gainEnable, int gain) | SRAPI_CSharp.SRAPI | static |
setLaser(int sensorId, int pulse_mode, int external_mode, int enable, int power) | SRAPI_CSharp.SRAPI | static |
setOutput(int sensorId, int channel, int val) | SRAPI_CSharp.SRAPI | static |
SetParamProfile(int sensorId, int packetSize, int numOfProfiles) | SRAPI_CSharp.SRAPI | static |
setTrigger(int sensorId, int mode, int source, int edge, int outputselect, int trigfrq, int trigcnt, int trigoffset) | SRAPI_CSharp.SRAPI | static |
startSensor(int sensorId) | SRAPI_CSharp.SRAPI | static |
StatusCB(int sensorId, int msgType, int msgdata1, int msgdata2, string msg) (defined in SRAPI_CSharp.SRAPI) | SRAPI_CSharp.SRAPI | |
stopSensor(int sensorId) | SRAPI_CSharp.SRAPI | static |
updateCam(int sensorId, IntPtr filename) | SRAPI_CSharp.SRAPI | static |
WorldToImage(int sensorId, ref SR_3DPOINT point, ref int imgX, ref int imgY) | SRAPI_CSharp.SRAPI | static |