You can now set the privilege and type for MakeSICSObj in an sct template.
This commit is contained in:
@@ -32,7 +32,7 @@ proc ::scobj::protekmm::mkDriver { sct_controller name } {
|
||||
set ns "[namespace current]"
|
||||
set catch_status [ catch {
|
||||
|
||||
MakeSICSObj ${name} SCT_OBJECT
|
||||
MakeSICSObj ${name} SCT_OBJECT user float
|
||||
|
||||
sicslist setatt ${name} klass environment
|
||||
sicslist setatt ${name} long_name ${name}
|
||||
|
||||
Reference in New Issue
Block a user