Define hotkeys for the CFC editors
In the Options you can define individual hotkeys for many commands in the CFC editor under Environment > Keyboard to simplify editing:
Command  | Command for hotkey  | 
|---|---|
Select all  | CFC.SelectAll  | 
Insert elements:  | 
  | 
Insert box. To select the box, the dialog Input Assistant opens.  | CFC.InsertBoxFromInputAssistant  | 
Insert Empty Box.  | CFC.InsertBox  | 
Insert Box with EN/ENO. To select the box, the dialog Input Assistant opens.  | CFC.InsertBoxWithENENOFromInputAssistant  | 
Insert Input. Inserts an input element.  | CFC.InsertInput  | 
Insert Output. Inserts an output element.  | CFC.InsertOutput  | 
Insert Jump.  | CFC.InsertJump  | 
Edit elements that have already been inserted:  | 
  | 
Negate  | CFC.Negate  | 
Switch between Set, Reset, REF and None.  | CFC.SwitchSRRefNone  | 
Reset Pins.  | CFC.ResetPins  | 
See also
- TC3 User Interface documentation: CFC
 - TC3 User Interface documentation: Customizing Keyboard Shortcuts