Device Types not being found before accessing
This commit is contained in:
@@ -240,9 +240,10 @@ def evalTapers():
|
||||
|
||||
|
||||
def main():
|
||||
global main_plc
|
||||
global main_plc, device_types
|
||||
|
||||
readConfig()
|
||||
device_types = getDeviceTypes()
|
||||
if setupTags():
|
||||
pass
|
||||
else:
|
||||
|
||||
Reference in New Issue
Block a user