If no node map is defined, the @CameraDevice default node map is used. This node map represents the camera parameters. All other commands only operate on the @CameraDevice default node map.
Display name of the enum entry for the user interface
Value
No
String
Parameter value that needs to be set
IntValue
No
Integer (64-bit signed)
Integer value of the enum entry
Description
Yes
String
Enum entry description
{"TransactionID":"2345645","ReturnCode":0,"Message":"Parameters read successfully","ParameterList":[{"Name":"@CameraDevice/Width","DisplayName":"Width","Type":"Integer","Value":1024,"Writable":true,"Minimum":1,"Maximum":4096,"Increment":1},{"Name":"PixelFormat","DisplayName":"Pixel Format","Type":"Enumeration","Value":"Mono8","IntValue":17301505,"Writable":true,"EnumEntries":[{"DisplayName":"Mono 8","Value":"Mono8","IntValue":17301505,"Description":"This enumeration value sets the pixel format to Mono 8."},{"DisplayName":"Mono 10","Value":"Mono10","IntValue":17825795,"Description":"This enumeration value sets the pixel format to Mono 10."},{"DisplayName":"Mono 12","Value":"Mono12","IntValue":17825797,"Description":"This enumeration value sets the pixel format to Mono 12."},{"DisplayName":"Mono 16","Value":"Mono16","IntValue":17825799,"Description":"This enumeration value sets the pixel format to Mono 16."}]}]}