|
Re: Help with process_Data_From_Local_IO()
Leave almost all code in Process_Data_from_Master_uP() (or Default_Routine()).
Process_Data_From_Local_IO() doesn't have updated values from the operator interface, so there is not much that can be done in it unless you know what you are doing.
|