
SWIR Area Camera Series User’s Manual
(OM170000021A)
- 62 -
9.
Camera Control Commands
9.1.
CameraLink command format
The command input is to separate command and parameter with a space and executed by “Enter”.
Alphabet to be used can be used either capitals or small letter. The following is an example of input
format and actual input.
Input format
:
Command param1 param2 param3 param4 [Enter]
Input example
:
framerate 33 <CR>
9.2.
CameraLink command input and response
The camera returns an echo against effective letters (alphabet and English one-byte characters), space,
backspace and enter. Invalid characters are ignored. If command is normally completed, status is
returned.
Input
:
framerate 33<CR>
Output
:
OK> <CR>
Normal end
OK>
Normal end without parameter
Param OK>
Normal end with parameter
Abnormal end
Invalid Command. ERROR>
Command is wrong
Invalid Argument Number. ERROR>
Command argument is wrong
Invalid Parameter. ERROR>
Parameter is wrong
Access Denied. ERROR>
Access is restricted
Device Access. ERROR>
Device access is error
Resource Insufficiency. ERROR>
Resource is insufficient
9.3.
Ethernet camera , GenICam
™ and
TransFlyer style
In order to control the Ethernet camera, GenICam GenApi or TransFlyer API acquires and sets
parameters conforming to GenICam™. The fundamental feature names also conforms to GenICam
SFNC. The followings shows the input style and input example using TransFlyer API..
Input formula (C#)
:
camera
.
SetValue
( “Feture name”,
param1
);
Input formula (C#)
:
float
value
.
camera
.
GetValue
( “
AcquisitionFrameRate
” , &
value
);
// Acquire the current frame rate
camera
.
SetValue
( “
AcquisitionFrameRate
” ,
30.0
); // Set the frame rate to 30fps
Normal end
true
Normal end without parameters
Abnormal end
false
Parameters are wrong or unsupported
Refer to GetLastError about the details
Содержание ABA-001IR
Страница 1: ...SWIR Camera Series ABA 003IR ABA 001IR User s Manual...
Страница 73: ...SWIR Area Camera Series User s Manual OM170000021A 73 10 3 Outlook dimensions 10 3 1 ABA 003IR GE...
Страница 74: ...SWIR Area Camera Series User s Manual OM170000021A 74 10 3 2 ABA 003IR CL...
Страница 75: ...SWIR Area Camera Series User s Manual OM170000021A 75 10 3 3 ABA 001IR GE...
Страница 76: ...SWIR Area Camera Series User s Manual OM170000021A 76 10 3 4 ABA 001IR CL...
Страница 77: ...SWIR Area Camera Series User s Manual OM170000021A 77 10 4 EU Declaration of Conformity...