For the latest version of JMP Help, visit JMP.com/help.


Publication date: 11/10/2021

Control Chart Script-Only Messages

When you launch the Control Chart platform via JSL, you can use the following arguments that are available only in JSL:

Chart Col( column, chart_type( Avg( number ), UCL( number ), LCL( number ) )
Chart Type( string )
Get Limits( string )
Get Targets( string ) //Multivariate Control Charts
Use Excluded Points on MR

The following messages for a Control Chart object are available only in JSL:

control_chart_object << Point Marker( string ); //CUSUM charts
control_chart_object << Save Limits( string );
Want more information? Have questions? Get answers in the JMP User Community (community.jmp.com).