|
In article <H2n33J.6w@lugnet.com>,
"German Rojas" <ge-rojas@uniandes.edu.co> wrote:
> Hello!
> I have some questions:
>
> - (in the RCX side) How i can configure a message Event in NQC, I don't know
> the second parameter?
>
> SetEvent(My_Event,?????,Event_Type_Message);
This should work:
SetEvent(My_Event, Message(), EVENT_TYPE_MESSAGE);
Dave
|
|
Message is in Reply To:
| | VPBRICK
|
| Hello! I have some questions: - (in the RCX side) How i can configure a message Event in NQC, I don't know the second parameter? SetEvent(My_Event,??..._Message); - (in the PC side to get the messages from the RCX), anybody have a sample code to use (...) (22 years ago, 18-Sep-02, to lugnet.robotics.rcx.nqc)
|
2 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|