SRAPI|CSharp
 All Classes Namespaces Functions Variables
SRAPI_CSharp.SRAPI Member List

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.SRAPIstatic
connectSensor(string name, string ipAdr, ushort port)SRAPI_CSharp.SRAPIstatic
createWorldData(int sensorId, int startX, int width, IntPtr profil, ref SR_3DPOINT[] world)SRAPI_CSharp.SRAPIstatic
disconnectSensor(string sensorName)SRAPI_CSharp.SRAPIstatic
getAPIVersion(ref string version)SRAPI_CSharp.SRAPIstatic
getCamIndex(int sensorId)SRAPI_CSharp.SRAPIstatic
getConnectionState(int sensorId)SRAPI_CSharp.SRAPIstatic
getErrorString(int error_code, ref string error_string)SRAPI_CSharp.SRAPIstatic
getExposure(int sensorId, ref int enableDoubleExpo, ref int expo_small, ref int expo_large)SRAPI_CSharp.SRAPIstatic
getFps(int sensorId)SRAPI_CSharp.SRAPIstatic
getHwVersion(int sensorId, ref string hwVersion)SRAPI_CSharp.SRAPIstatic
getImager(int sensorId, ref int startx, ref int starty, ref int width, ref int height, ref int gainEnable, ref int gain)SRAPI_CSharp.SRAPIstatic
getInput(int sensorId, int channel, ref int val)SRAPI_CSharp.SRAPIstatic
getIp(int sensorId, ref string ipAdr)SRAPI_CSharp.SRAPIstatic
getLaserEnableStatus(int sensorId)SRAPI_CSharp.SRAPIstatic
getLaserLightStatus(int sensorId)SRAPI_CSharp.SRAPIstatic
getMACAdr(int sensorId, ref string macAdr)SRAPI_CSharp.SRAPIstatic
getName(int sensorId, ref string name)SRAPI_CSharp.SRAPIstatic
GetParamProfile(int sensorId, ref int packetSize, ref int numOfProfiles)SRAPI_CSharp.SRAPIstatic
getPortNum(int sensorId)SRAPI_CSharp.SRAPIstatic
getProfileComponents(int dattyp, ref int height, ref int width, ref short[] data, ref short[] profData, ref short[] intensData, ref short[] lltData)SRAPI_CSharp.SRAPIstatic
getSensorCenterPosition(int sensorId, ref int centerX, ref int centerY)SRAPI_CSharp.SRAPIstatic
getSensorName(int sensorId, ref string productName)SRAPI_CSharp.SRAPIstatic
getSensorSize(int sensorId, ref int width, ref int height)SRAPI_CSharp.SRAPIstatic
getSensorType(int sensorId, ref string partNumber)SRAPI_CSharp.SRAPIstatic
getSerial(int sensorId, ref string serial)SRAPI_CSharp.SRAPIstatic
getSwVersion(int sensorId, ref string swVersion)SRAPI_CSharp.SRAPIstatic
getTemp(int sensorId)SRAPI_CSharp.SRAPIstatic
getTps(int sensorId)SRAPI_CSharp.SRAPIstatic
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.SRAPIstatic
init(StatusCB statuscb)SRAPI_CSharp.SRAPIstatic
isRunning(int sensorId)SRAPI_CSharp.SRAPIstatic
loadLutFromFile(int sensorId, String DateiPfad)SRAPI_CSharp.SRAPIstatic
m_userCbf1 (defined in SRAPI_CSharp.SRAPI)SRAPI_CSharp.SRAPIstatic
m_userCbfdefault (defined in SRAPI_CSharp.SRAPI)SRAPI_CSharp.SRAPIstatic
m_userCbfextd1 (defined in SRAPI_CSharp.SRAPI)SRAPI_CSharp.SRAPIstatic
readCamParsFromFile(string filename)SRAPI_CSharp.SRAPIstatic
readLutInfoFile(int sensorId, IntPtr DateiPfad, IntPtr infoLut)SRAPI_CSharp.SRAPIstatic
registerUserCB(int CBtype, int command, CBFunc userCB)SRAPI_CSharp.SRAPIstatic
registerUserCB(int CBtype, int command, CBFuncExtData userCB)SRAPI_CSharp.SRAPIstatic
registerUserCB(int CBtype, int command, CBFuncDefaultMode userCB) (defined in SRAPI_CSharp.SRAPI)SRAPI_CSharp.SRAPIstatic
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.SRAPIstatic
sendParsToCam(int sensorId)SRAPI_CSharp.SRAPIstatic
setExposure(int sensorId, int enableDoubleExpo, int expo_small, int expo_large)SRAPI_CSharp.SRAPIstatic
setImager(int sensorId, int startx, int starty, int width, int height, int gainEnable, int gain)SRAPI_CSharp.SRAPIstatic
setLaser(int sensorId, int pulse_mode, int external_mode, int enable, int power)SRAPI_CSharp.SRAPIstatic
setOutput(int sensorId, int channel, int val)SRAPI_CSharp.SRAPIstatic
SetParamProfile(int sensorId, int packetSize, int numOfProfiles)SRAPI_CSharp.SRAPIstatic
setTrigger(int sensorId, int mode, int source, int edge, int outputselect, int trigfrq, int trigcnt, int trigoffset)SRAPI_CSharp.SRAPIstatic
startSensor(int sensorId)SRAPI_CSharp.SRAPIstatic
StatusCB(int sensorId, int msgType, int msgdata1, int msgdata2, string msg) (defined in SRAPI_CSharp.SRAPI)SRAPI_CSharp.SRAPI
stopSensor(int sensorId)SRAPI_CSharp.SRAPIstatic
updateCam(int sensorId, IntPtr filename)SRAPI_CSharp.SRAPIstatic
WorldToImage(int sensorId, ref SR_3DPOINT point, ref int imgX, ref int imgY)SRAPI_CSharp.SRAPIstatic