Changes

Jump to navigation Jump to search
18 bytes added ,  13:16, 7 August 2015
Line 202: Line 202:       −
'''In PCL code you can program a handle to send a marker:'''
+
'''Example: In PCL code you can program a handle to send a marker:'''
    
  #handle:
 
  #handle:
 
  output_port OutputPort = output_port_manager.get_port( 1 );
 
  output_port OutputPort = output_port_manager.get_port( 1 );
   −
'''To send a marker:'''
+
'''Example: To send a marker:'''
 
  OutputPort.send_code(100); #create a marker
 
  OutputPort.send_code(100); #create a marker
  
733

edits

Navigation menu