Hi Champions,
When I used the AETLIB, the readme said we should use command window to set the BRKEN = 0x2, but it can't work, any one knows how to do this job via the Scripting Console, thank you very much.
Zhan.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Zhan,
I am not familiar with AETLIB, is BRKEN a register? If this is the case, you can enter eval("BRKEN = 0x2") in the scripting console to set this register.
Regards,
Patrick