This commit is contained in:
boccioli_m
2017-10-13 14:22:39 +02:00
parent 2cf6fdc84f
commit f9c3d2f4a2
2 changed files with 3 additions and 3 deletions

View File

@@ -131,14 +131,14 @@ class Interlock:
msg_default = bytearray()
def __init__(self):
"""
"""
Message composition:
0x32 = 50 = byte count
0x69 = 105 = transfer function
0x99,0x88 = this application port number (swapped)
element 7 = message id
element 16 = io-func reset=2 read mode=0 write mode=1
"""
"""
self.msg_default = array('B',[0x32,0,0x69,0,0x99,0x88,1,0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0])
def _msgRead():

View File

@@ -1,5 +1,5 @@
#TestingList for pshell: configuration properties
#Fri Oct 13 14:21:09 CEST 2017
#Fri Oct 13 14:22:26 CEST 2017
customPanel=
showEnabledTestsOnly=true
listFilter=rps-test