Readme with panle command
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
|
||||
|
||||
|
||||
# Opening GigaFrost panel
|
||||
|
||||
|
||||
'''
|
||||
caqtdm -macro "CAM=X02DA-CAM-GF2" X_X02DA_GIGAFROST_camControl_user.ui &
|
||||
'''
|
||||
@@ -491,7 +491,7 @@ class GigaFrostClient(Device):
|
||||
|
||||
# Automatically start simulation if directly invoked
|
||||
if __name__ == "__main__":
|
||||
gf = GigaFrostClient("X02DA-CAM-GF1")
|
||||
gf = GigaFrostClient("X02DA-CAM-GF2")
|
||||
gf.wait_for_connection()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user