Changes

Jump to navigation Jump to search
3 bytes removed ,  13:23, 7 August 2015
Line 202: Line 202:       −
'''Example In PCL code you can program a handle to send a marker:'''
+
'''Example 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 );
   −
'''Example 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