Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
handles.sector.F2_ELEC.PVLists={...
	'CAMR:LT10:500', ...
	...
	...
	'CMOS:LI20:3506'};

Step 3

If there is a new SIOC, also edit F2CamCheck.m

Code Block
function add_SIOCs(obj)

	obj.sioc_list = {...
					 ...
					'cpu-li20-pm06', 	'SIOC:LI20:PM06'};