140 / 172
Copyright © 2019 Toshiba Teli Corpotration, All rights reserved.
http://www.toshiba-teli.co.jp/en/
D4289451A
● GenICam Node
Name
Interface
Length
Byte / [bit]
Access
Description
UserSetSelector
IEnumeration
4
R/W
Selects a channel of user setting.
UserSetLoad
ICommand
4
W
Loads a user setting.
UserSetSave
ICommand
4
W
Saves a user setting to non-volatile memory.
UserSetQuickSave
ICommand
4
W
Saves a user setting to volatile memory.
UserSetDefault
IEnumeration
4
R/W
Selects a channel of user setting when camera powers up.
● IIDC2 Register
Register
Field
Address
Length
Byte / [bit]
Access
Description
UserSetSelector
Implemented
0x208060
[31]
R
Returns the state whether the function is implemented.
ListOfElements
0x20806C
4
R
[0] : Default
[1] : UserSet1
…
[15] : UserSet15
Value
0x20807C
4
R/W
Selects the UserSet.
UserSetCommand
Implemented
0x208080
[31]
R
Returns the state whether the function is implemented.
ListOfElements
0x20808C
4
R
[0] : Done
[8] : Load
[9] : Save
[120] : QuickSave
Value
0x20809C
4
R/W
Selects the UserSet command.
UserSetDefault
Implemented
0x2080A0
[31]
R
Returns the state whether the function is implemented.
ListOfElements
0x2080AC
4
R
[0] : Default
[1] : UserSet1
…
[15] : UserSet15
Value
0x2080BC
4
R/W
Selects the number of UserSet when the camera starts up.