Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

event

Former Member
0 Likes
503

i create an event in se62

how i raise it and make it job???

3 REPLIES 3
Read only

athavanraja
Active Contributor
0 Likes
462

use FM

BP_EVENT_RAISE

to raise the event.

Regards

Raja

Read only

0 Likes
462

but what the steps

i create event in sm62 <b>zevent</b> whats on

Read only

0 Likes
462

Hi

It depends on what you really want to do?

You can use trx SM64 to raise you event on-line or you create a program calls that fm.

Let's know the flow you need to raise the event.

Max