Closed ramiro050 closed 3 years ago
I cannot set the Disable field in the predataEmulator without launching the smurf GUI.
Disable
predataEmulator
smurf
Hooks to set and get the Disable field as:
S.set_predata_emulator_disable(True) value = S.get_predata_emulator_disable()
Describe the problem
I cannot set the
Disable
field in thepredataEmulator
without launching thesmurf
GUI.Describe the solution you'd like
Hooks to set and get the
Disable
field as: