System Calibration vs Device Calibration

Hi Guys,
Looking for some experiences/opinions on an approach we are looking to take on a measurement system.
We are using compactRIOs which are buit into a system which is installed in a quite restrictive environment and we are concerned will calibration. To retrieve the measurement cards and replace them will be a costly exercise.
We are considering a concept of using a portable calibration unit to perform a system calibration on site. This would involve putting in known values and notifying the software which can calculate new scaling coefficients to use going foward.
I believe this should account for everything that calibrating the devices would (and more). Assuming this is done at regular intervals and the devices calibration drift is roughly linear there should be no need to calibrate them seperately.
Have you had experience of this method? Would you be confident in this for new systems?
Cheers,
James

OK, so I've dug a bit deeper and believe that the Nonlinear System Solver is the appropriate starting point, as found in the example file Equation Explorer.vi.
In that example, I can define a system of nonlinear equations and the vi should spit out the solutions (zeros) of the variables.  I got it to work with some arbitrary test data generated through excel.
Now, I'm moving on to the next level of complexity in the model, and have derailed m'self again..
The simulated device:
a three axis accelerometer, each of which would generate an output of the form Voltage = Scale * Acceleration + Offset. 
In a perfect world, the only accleration I'll be seeing is gravity (9.8 m/s^2), and I set that gravity in a random direction (indicating the accelerometer is at an arbitrary orientation).  Knowing that orientation, I then calculated what the components of the acceleration would be along all three axes, and then applied values for Scale and Offet to deterine what the equivalent voltage reading off the accelerometers would be.
So now I start the long way home again.  From a Labview perspective, I know that I have three voltage outputs which would feed into a known relationship
((Vx - OffsetX)/ScaleX)^2 + ((Vy - OffsetY)/ScaleY)^2 + ((Vz - OffsetZ)/ScaleZ)^2 - 96.04 = 0
where the 96.04 comes from g^2.  This is my nonlinear equation with six unknowns in it and three constants.
Since I have six unknowns, I need six equations, which I can get by rerunning my simulation, right? 
I put six generated "voltages" (Vx, Vy, Vz) into this form using my expected values for Scale and Offset, and run the vi. However, the vi returns nothing.  I know there should be a solution vecotr, because that's what I used to created the simulated data.  Is there something I'm overlooking?
Attachments:
Calibration.png ‏74 KB

Similar Messages

  • Error while trying to export with Preview:  'unable to convert NSNamedColorSpace System controlColor to Device RGB colorspace'

    When I try to export a PDF with preview, the dialog doesn't show and this error appears in the system log.
    11/2/13 2:01:01.684 PM Preview[828]: -[NSRemoteView viewDidMoveToWindow] caught non-fatal NSInternalInconsistencyException 'unable to convert NSNamedColorSpace System controlColor to Device RGB colorspace' with backtrace (
              0   CoreFoundation                      0x00007fff8e24d41c __exceptionPreprocess + 172
              1   libobjc.A.dylib                     0x00007fff8a400e75 objc_exception_throw + 43
              2   CoreFoundation                      0x00007fff8e24d1f8 +[NSException raise:format:arguments:] + 104
              3   Foundation                          0x00007fff8be42c61 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 189
              4   ViewBridge                          0x00007fff8a08165c -[NSSecureColor initWithColor:] + 724
              5   ViewBridge                          0x00007fff8a08136f +[NSSecureColor secureColorWithColor:] + 48
              6   ViewBridge                          0x00007fff8a0a4cfb -[NSRemoteView sendFontSmoothingBackgroundColorToService:] + 40
              7   ViewBridge                          0x00007fff8a0a5bf5 -[NSRemoteView viewDidMoveToWindow] + 197
              8   AppKit                              0x00007fff881461d0 -[NSView _setWindow:] + 2899
              9   AppKit                              0x00007fff88143804 -[NSView addSubview:] + 364
              10  AppKit                              0x00007fff88157953 -[NSFrameView addSubview:] + 45
              11  AppKit                              0x00007fff88165cb5 -[NSWindow setContentView:] + 511
              12  AppKit                              0x00007fff889cb233 -[NSVBSavePanel init] + 287
              13  AppKit                              0x00007fff8874d5b9 +[NSSavePanel newRemotePanel] + 309
              14  AppKit                              0x00007fff8874d675 +[NSSavePanel _crunchyRawUnbonedPanel] + 120
              15  AppKit                              0x00007fff885a54fc -[NSDocument _preparedSavePanelForOperation:] + 260
              16  AppKit                              0x00007fff885a5f6f __85-[NSDocument runModalSavePanelForSaveOperation:delegate:didSaveSelector:contextInfo:]_block_ invoke_2 + 320
              17  AppKit                              0x00007fff885d5910 -[NSDocument _commitEditingThenContinue:] + 501
              18  AppKit                              0x00007fff885d5abd -[NSDocument _commitEditingWithDelegate:didSomethingSelector:contextInfo:thenContinue:] + 138
              19  AppKit                              0x00007fff885a5e20 __85-[NSDocument runModalSavePanelForSaveOperation:delegate:didSaveSelector:contextInfo:]_block_ invoke + 375
              20  AppKit                              0x00007fff885989b8 -[NSDocument _processActivity:blockingMainThread:] + 1373
              21  AppKit                              0x00007fff88599921 -[NSDocument performActivityWithSynchronousWaiting:usingBlock:cancellationHandler:] + 220
              22  AppKit                              0x00007fff885a5c9a -[NSDocument runModalSavePanelForSaveOperation:delegate:didSaveSelector:contextInfo:] + 137
              23  Preview                             0x000000010392901b Preview + 917531
              24  AppKit                              0x00007fff8834d3d0 -[NSApplication sendAction:to:from:] + 327
              25  AppKit                              0x00007fff88368348 -[NSMenuItem _corePerformAction] + 394
              26  AppKit                              0x00007fff88368084 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 117
              27  AppKit                              0x00007fff883b74dd -[NSMenu _internalPerformActionForItemAtIndex:] + 35
              28  AppKit                              0x00007fff883b7359 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 104
              29  AppKit                              0x00007fff8835e176 NSSLMMenuEventHandler + 716
              30  HIToolbox                           0x00007fff8973c6d4 _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 892
              31  HIToolbox                           0x00007fff8973bc87 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14H andlerCallRec + 385
              32  HIToolbox                           0x00007fff8974fd90 SendEventToEventTarget + 40
              33  HIToolbox                           0x00007fff89785a30 _ZL18SendHICommandEventjPK9HICommandjjhPKvP20OpaqueEventTargetRefS5_PP14OpaqueE ventRef + 420
              34  HIToolbox                           0x00007fff897b8618 SendMenuCommandWithContextAndModifiers + 59
              35  HIToolbox                           0x00007fff897b85c4 SendMenuItemSelectedEvent + 178
              36  HIToolbox                           0x00007fff897b84a5 _ZL19FinishMenuSelectionP13SelectionDataP10MenuResultS2_ + 94
              37  HIToolbox                           0x00007fff897c0425 _ZL14MenuSelectCoreP8MenuData5PointdjPP13OpaqueMenuRefPt + 718
              38  HIToolbox                           0x00007fff897c0051 _HandleMenuSelection2 + 446
              39  AppKit                              0x00007fff882d079c _NSHandleCarbonMenuEvent + 284
              40  AppKit                              0x00007fff8812f56e _DPSNextEvent + 2170
              41  AppKit                              0x00007fff8812e8db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
              42  AppKit                              0x00007fff881229cc -[NSApplication run] + 553
              43  AppKit                              0x00007fff8810d803 NSApplicationMain + 940
              44  libdyld.dylib                       0x00007fff868025fd start + 1
              45  ???                                 0x0000000000000001 0x0 + 1
    timestamp: 14:01:01.684 Saturday 02 November 2013
    process/thread/queue: Preview (828) / 0x7fff741cc310 / com.apple.main-thread
    code: line 607 of /SourceCache/ViewBridge/ViewBridge-46/ViewBridgeUtilities.m in logCaughtException
    domain: exceptions

    When I try to export a PDF with preview, the dialog doesn't show and this error appears in the system log.
    11/2/13 2:01:01.684 PM Preview[828]: -[NSRemoteView viewDidMoveToWindow] caught non-fatal NSInternalInconsistencyException 'unable to convert NSNamedColorSpace System controlColor to Device RGB colorspace' with backtrace (
              0   CoreFoundation                      0x00007fff8e24d41c __exceptionPreprocess + 172
              1   libobjc.A.dylib                     0x00007fff8a400e75 objc_exception_throw + 43
              2   CoreFoundation                      0x00007fff8e24d1f8 +[NSException raise:format:arguments:] + 104
              3   Foundation                          0x00007fff8be42c61 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 189
              4   ViewBridge                          0x00007fff8a08165c -[NSSecureColor initWithColor:] + 724
              5   ViewBridge                          0x00007fff8a08136f +[NSSecureColor secureColorWithColor:] + 48
              6   ViewBridge                          0x00007fff8a0a4cfb -[NSRemoteView sendFontSmoothingBackgroundColorToService:] + 40
              7   ViewBridge                          0x00007fff8a0a5bf5 -[NSRemoteView viewDidMoveToWindow] + 197
              8   AppKit                              0x00007fff881461d0 -[NSView _setWindow:] + 2899
              9   AppKit                              0x00007fff88143804 -[NSView addSubview:] + 364
              10  AppKit                              0x00007fff88157953 -[NSFrameView addSubview:] + 45
              11  AppKit                              0x00007fff88165cb5 -[NSWindow setContentView:] + 511
              12  AppKit                              0x00007fff889cb233 -[NSVBSavePanel init] + 287
              13  AppKit                              0x00007fff8874d5b9 +[NSSavePanel newRemotePanel] + 309
              14  AppKit                              0x00007fff8874d675 +[NSSavePanel _crunchyRawUnbonedPanel] + 120
              15  AppKit                              0x00007fff885a54fc -[NSDocument _preparedSavePanelForOperation:] + 260
              16  AppKit                              0x00007fff885a5f6f __85-[NSDocument runModalSavePanelForSaveOperation:delegate:didSaveSelector:contextInfo:]_block_ invoke_2 + 320
              17  AppKit                              0x00007fff885d5910 -[NSDocument _commitEditingThenContinue:] + 501
              18  AppKit                              0x00007fff885d5abd -[NSDocument _commitEditingWithDelegate:didSomethingSelector:contextInfo:thenContinue:] + 138
              19  AppKit                              0x00007fff885a5e20 __85-[NSDocument runModalSavePanelForSaveOperation:delegate:didSaveSelector:contextInfo:]_block_ invoke + 375
              20  AppKit                              0x00007fff885989b8 -[NSDocument _processActivity:blockingMainThread:] + 1373
              21  AppKit                              0x00007fff88599921 -[NSDocument performActivityWithSynchronousWaiting:usingBlock:cancellationHandler:] + 220
              22  AppKit                              0x00007fff885a5c9a -[NSDocument runModalSavePanelForSaveOperation:delegate:didSaveSelector:contextInfo:] + 137
              23  Preview                             0x000000010392901b Preview + 917531
              24  AppKit                              0x00007fff8834d3d0 -[NSApplication sendAction:to:from:] + 327
              25  AppKit                              0x00007fff88368348 -[NSMenuItem _corePerformAction] + 394
              26  AppKit                              0x00007fff88368084 -[NSCarbonMenuImpl performActionWithHighlightingForItemAtIndex:] + 117
              27  AppKit                              0x00007fff883b74dd -[NSMenu _internalPerformActionForItemAtIndex:] + 35
              28  AppKit                              0x00007fff883b7359 -[NSCarbonMenuImpl _carbonCommandProcessEvent:handlerCallRef:] + 104
              29  AppKit                              0x00007fff8835e176 NSSLMMenuEventHandler + 716
              30  HIToolbox                           0x00007fff8973c6d4 _ZL23DispatchEventToHandlersP14EventTargetRecP14OpaqueEventRefP14HandlerCallRec + 892
              31  HIToolbox                           0x00007fff8973bc87 _ZL30SendEventToEventTargetInternalP14OpaqueEventRefP20OpaqueEventTargetRefP14H andlerCallRec + 385
              32  HIToolbox                           0x00007fff8974fd90 SendEventToEventTarget + 40
              33  HIToolbox                           0x00007fff89785a30 _ZL18SendHICommandEventjPK9HICommandjjhPKvP20OpaqueEventTargetRefS5_PP14OpaqueE ventRef + 420
              34  HIToolbox                           0x00007fff897b8618 SendMenuCommandWithContextAndModifiers + 59
              35  HIToolbox                           0x00007fff897b85c4 SendMenuItemSelectedEvent + 178
              36  HIToolbox                           0x00007fff897b84a5 _ZL19FinishMenuSelectionP13SelectionDataP10MenuResultS2_ + 94
              37  HIToolbox                           0x00007fff897c0425 _ZL14MenuSelectCoreP8MenuData5PointdjPP13OpaqueMenuRefPt + 718
              38  HIToolbox                           0x00007fff897c0051 _HandleMenuSelection2 + 446
              39  AppKit                              0x00007fff882d079c _NSHandleCarbonMenuEvent + 284
              40  AppKit                              0x00007fff8812f56e _DPSNextEvent + 2170
              41  AppKit                              0x00007fff8812e8db -[NSApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 122
              42  AppKit                              0x00007fff881229cc -[NSApplication run] + 553
              43  AppKit                              0x00007fff8810d803 NSApplicationMain + 940
              44  libdyld.dylib                       0x00007fff868025fd start + 1
              45  ???                                 0x0000000000000001 0x0 + 1
    timestamp: 14:01:01.684 Saturday 02 November 2013
    process/thread/queue: Preview (828) / 0x7fff741cc310 / com.apple.main-thread
    code: line 607 of /SourceCache/ViewBridge/ViewBridge-46/ViewBridgeUtilities.m in logCaughtException
    domain: exceptions

  • Removing file system from meta devices in solaris 10

    hi,
    I have created a file system on meta device in solaris 10 using below command
    newfs /dev/md/rdsk/d110
    now i want to remove file system to make the meta device free, required command to remove file system ?
    Regards
    Zeeshan

    Thanks for your response , actually i have performed the below steps to release the space from mount point /u05 which i want to make the space as raw device so that i can use it for ASM , so my question is that how can i unformat the file system so that it can be a raw device.
    umount /u05
    metaclear d110
    (Now i have the below two metadevices 500gb each which i want to use as raw device so that i can allocate it to ASM (Automatic Storage management). So how can we make it as raw device ??
    /dev/dsk/emcpower17a
    /dev/dsk/emcpower17a

  • How do I get Firefox Operating system onto my device?

    You do not say how to get the Firefox Operating System onto my device. That should be in "getting started".
    I have a HP Touchpad. Any chance I can replace its operating system with Firefox?

    Check here for Firefox OS build prerequisites
    *https://developer.mozilla.org/en-US/Firefox_OS/Firefox_OS_build_prerequisites
    Installing Firefox OS on a mobile device
    *https://developer.mozilla.org/en-US/Firefox_OS/Installing_on_a_mobile_device

  • System not recognizing device

    I've tried the 5 R's with no results. Whenever I plug in the ipod nano of course the Do not Disconnect screen comes up. But then I get a screen taht states "your ipod has been connected. Please wait while the system recognizes the device. Waiting on ipod. This continues indefinitely. If I unplug the ipod, it states to reconnect device. Nothing seems to help. I've loaded it on several pcs with the same results. Also have loaded and reloaded ipod updater and itunes. itunes never sees the ipod. How can I fix this thing?

    Put the device in DFU mode (google it) and restore as new.

  • What are the Processor, Operating system, hard drive device, Total Memory, Network card, System Graphics of the Silver ipad air

    what are the Processor, Operating system, hard drive device, Total Memory, Network card, System Graphics of the Silver ipad air?

    "Memory" in this case means RAM, the working space for the processor in the iPad. It is different from storage space, the latter being what is referred to by the "32GB", "64GB" etc. specification.
    Regards.
    Message was edited by: varjak paw

  • CS6 will not accept my condensed mic stating; 'the sampole rates of the audio input and output do not match.  Audio cannot be recorded until this is corrected.  Use the appropriate operating system or audio device control panel to adjust the sample rates

    !

    The first things we need to know in order to be able to help are what are your operating system and audio device?
    Also the FAQ Setting the Sample Rate in Windows Vista and 7 may help.

  • System calibration as a solution of nonlinear equations

    Good day,
    The challenge of the day is to provide a calibration for an accelerometer output, expressed as a binary value.
    I have an accelerometer whose operating range can be set (±2g, ±4g, ±8g).  The accelerometer itself then generates a binary value at 16bit resolution.  Hence, that 2^16 value (0-65535) represents an acceleration whose value depends on the ranges we set.
    So, we make the asumption that the response is linear, allowing us to claim:
    Acceleration = Scale x Binary Value + Offset
    I have three axes worth of data, accelerometer A, B and C.  If I hold the accelerometer stationary, the only thing I should be reading is the accleration due to gravity, g.  This gets me the relationship
    (A)^2 + (B)^2 + (C)^2 = g^2
    since, in any orientation, the magnitude of the combination of all three acceleration readings should be the acceleration due to gravity (and that shouldn't change no matter which way you happen to be pointing the accelerometer).
    What this gives me, then, is a nonlinear relationship of 6 variables (three scale factors and three offsets). I should be able to take six measurements in arbitrary orientations, which will give me six output values of each acclerometer.  I should then be able to pull out the scale factors and offsets for each accelerometer, either in terms of g or relating to what I think g is.
    My question, then, is how can I get Labview to do this?  I'm see that there's a Solve Linear Equations tool, but I'm not seeing one appropriate for the nonlinear case.  I'm also quite comfortable believing I'm just missing it :-)
    Thanks!
    Solved!
    Go to Solution.

    OK, so I've dug a bit deeper and believe that the Nonlinear System Solver is the appropriate starting point, as found in the example file Equation Explorer.vi.
    In that example, I can define a system of nonlinear equations and the vi should spit out the solutions (zeros) of the variables.  I got it to work with some arbitrary test data generated through excel.
    Now, I'm moving on to the next level of complexity in the model, and have derailed m'self again..
    The simulated device:
    a three axis accelerometer, each of which would generate an output of the form Voltage = Scale * Acceleration + Offset. 
    In a perfect world, the only accleration I'll be seeing is gravity (9.8 m/s^2), and I set that gravity in a random direction (indicating the accelerometer is at an arbitrary orientation).  Knowing that orientation, I then calculated what the components of the acceleration would be along all three axes, and then applied values for Scale and Offet to deterine what the equivalent voltage reading off the accelerometers would be.
    So now I start the long way home again.  From a Labview perspective, I know that I have three voltage outputs which would feed into a known relationship
    ((Vx - OffsetX)/ScaleX)^2 + ((Vy - OffsetY)/ScaleY)^2 + ((Vz - OffsetZ)/ScaleZ)^2 - 96.04 = 0
    where the 96.04 comes from g^2.  This is my nonlinear equation with six unknowns in it and three constants.
    Since I have six unknowns, I need six equations, which I can get by rerunning my simulation, right? 
    I put six generated "voltages" (Vx, Vy, Vz) into this form using my expected values for Scale and Offset, and run the vi. However, the vi returns nothing.  I know there should be a solution vecotr, because that's what I used to created the simulated data.  Is there something I'm overlooking?
    Attachments:
    Calibration.png ‏74 KB

  • System calibration of a cantilever with strain gauge atteched

    I have written a vi to measure the number of chocolate bars (this is a second year engineering design project) using a cantilever with a strain gauge applied. Part of the calibration is to plot readings of applied loads. Is it possible to add to the vi to correct for this? ie change the reading to the applied load. If this is possible how do I do it?
    Attachments:
    Canteliever.vi ‏78 KB

    If you are generating a curve that essentially shows the conversion between ounces (pounds?) of chocolate (load) and strain, you can use that data as a lookup table. What you need is a 1D array of strains and a 1D array of loads that correspond to the stain values in the other array.
    Use the reading you are getting (in strain) to threshold the array of strain readings. The result is a fractional index where the value from the array below the index is less than the threshold value and the next value from the array above the index is greater than the threshold value. To come up with the fractional part of the index I believe the code does a linear fit between the two bounding points, but you should check that.
    (By the way, an interesting feature of the thres
    hold function is that unless the first value in the array being thresholded is less than the threshold value, it won't work... An error condition to check for...)
    Now use this fractional index to interpolate the array of loads and you should have a weight close enough to tell how many candy bars are sitting on the dohickey.
    Mike...
    Certified Professional Instructor
    Certified LabVIEW Architect
    LabVIEW Champion
    "... after all, He's not a tame lion..."
    Be thinking ahead and mark your dance card for NI Week 2015 now: TS 6139 - Object Oriented First Steps

  • System calibration of TBX-1303 tied to SCXI-1001 Chasis

    I'm wanting to calibrate the complete NI system back to the computer by inputing an equivalent temperature  millivolt signal thru an ice bath into a TBX-1303 thermocouple card that's tied to a SCXI-1001 chasis. Do the 32 channels on this TBX-1303 card get multiplexed through one D/A or is there one D/A for each channel? I want to know if I can calibrate through one channel or do I need to check each individual channel?
    Thanks for your help.
    Mike Stair

    Mike,
    The SCXI chassis and modules do not have an ADC (analog-digital converter) chip.  The purpose of SCXI is to condition signals being measured from a sensor (TCs in your case).  The module and terminal block do all the necessary conditioning like filtering and amplification, and the SCXI chassis backplane routes the clean signal back to some type of data acquisition card; this card has the ADC chip on it.  Typically this card has a multiplexer design.  So you would need to calibrate each channel on the SCXI module and terminal block.
    Wayne T. | Application Engineer | National Instruments

  • Wireless Distribution System on Aironet Devices

    Hi All
    Is it possiblie to run an aironet 1300 device participating on a wireless distribution system ?
    It's configured as autonomous AP. I have 3 other Ap's from linksys running a wds and want this cisco one to join them.

    Hi,
    Yes 1300 can be configured as WDS.
    Here is the config example section from the 1300 ap where you can find an example of WDS configuration:
    http://www.cisco.com/en/US/products/ps5861/prod_configuration_examples_list.html.
    HTH,
    Tiago
    If  this helps you and/or answers your question please mark the question as  "answered" and/or rate it, so other users can easily find it.

  • OBIEE 10g iBots SA System error : No Devices found for User ###

    Hi All,
    I have implemented SA System in my RPD as I wanted to send emails to obi/non-obi users.
    But its giving error - No Devices found for User ....
    I found this error in S_NQ_ERR_MSG table.
    I have an entry in SA_User table, and when I login to OBI using same user, I can see my delivery profile automatically set as expected because of SA System Implementation.
    But its not working when I want to send mail to same user using iBots conditional request.
    Please advise what I am doing wrong here??
    Thanks in Advance !!..
    Well .. now the No devices issue is resolved if i select the checkbox for Interactive Dashboard and Active Delivery Profile in the Destination tab of iBot.
    But still No mail received :(
    Getting below data from S_NQ_ERR_MSG table.
    ERROR_MSG_TEXT
    1:6:Device16:/shared/_ibots/19:6045043489:6045043489:dashboard7:ibotapi6:9719.0:_:
    2:6:Device16:/shared/_ibots/19:6058035879:6058035879:dashboard7:ibotapi6:9719.0:_:
    Please help !!!
    Edited by: 995726 on Apr 11, 2013 7:04 AM

    Solved !!! :)
    Its was a small mistake..
    The SA System columns in Presentation and logical area should be exactly as expected.
    In my case, the correct column should be 'Time Zone' but I had it as 'Timezone'. :)
    Small mistakes are hard to find... neways.. hope this will help some another soul ;)
    Cheersss !!!

  • Hp system insight manager-device discover issue

    Hi,
    I have recently installed hp System Insight Manager 7.4. But I can't discover any hp device. The system did not respond to SNMP. when discover any hp device then System Insight Manager showing error:
    Major: The system cannot be identified properly for HP SIM to manage;
                  unable to get one or more of the following: model, serial number or
                  unique identifier (UUID). For management processors, verify the
                  system is running the latest firmware. For Linux based operating
                  systems, you must have dmidecode installed, enable the
                  PermitRootLogin and PasswordAuthentication in sshd, and use root
                  sign-in credential. For HP-UX, verify the sign-in credential. For
                  Windows, check if WMIMapper is configured correctly on the CMS and
                  verify the sign-in credential.
    Any ideas on a fix for this?
    Thank you,
    Nahid

    I know there might be issues with cimserver and different versions of SMI-S solutions. SAN-OS 3.2 uses 1.1 and 3.3 and above uses 1.2. The changes are considerable and can make some SMI-S system not work well. I don't know if NX-OS is supported yet.
    I don't use HP SIM so I really can't say for sure but its worth checking on what is supported.

  • Operating system name under Device Collection

    Hi,
    I have created device collection and select the Operating system from Add criteria but operating system is showing as below..
    can this will be show the real OS name as Windows 7 ,Windows XP , Windows Server 2008 R2, Windows Server 2012 R2 instead of  Operating system as below...
    Shailendra Dev

    No, you can't run a query one time that will change this information in the console.  The info displayed in the console is what is being discovered out of Active Directory for the the Computer Object.
    They were suggesting that if you wanted to see a list of computers and a more friendly name, you could run a Query in the console or write a report in SSRS - but that would just be for viewing the information there and would not affect things on the server.
    Nash Pherson, Senior Systems Consultant
    Now Micro -
    My Blog Posts
    If you found a bug or want the product to work differently,
    share your feedback.
    <-- If this post was helpful, please click the up arrow or propose as answer.

  • How the system know a device is removable

    Something I find rather insecure is the way devices can be mounted by end user. In a usual configuration users are allowed to mount "removable" devices with a desktop application (that I believe use dbus). How the system does know a device is removable. I have not found any documentation on how to make a USB hard disk non removable.
    It seems that in the usual configuration USB hard disk are "removable" while SATA disks are not. Yet both interfaces support about the same speed (if we use USB3) and it is entirely conceivable to have the main hard disk connected to USB. If you have a desktop computer, you can even connect your USB harddisk to a USB3 internal connector which will render the difference unnoticeable. If we think about it, usual Linux system are configured to make an essential difference in the security policy based on the physical form of the connector used to connect your hard disk; and that is quite weird. I do not think such confusing configuration can be considered secure if security is really important.
    Last edited by olive (2014-06-12 09:02:01)

    olive wrote:By the way my initial question still make sense. Suppose that you have connected your hard disk on an internal USB port. Then this disk should be considered non removable and be treated as such for everything. In this case this is exactly that: an non removable disk. Trying to emulate the behavior of a non removable disk for a disk that is still considered removable seems not very clean and error prone.
    Let say you are the person responsible for making a decision of what volume is an internal one and what volume is not, how would you decide?
    All you see is 4 usb ports and you cant tell which one is accessible only from within the computer and hence a case has to be opened for the port to be accessed(quoted scenario)  or the port is externally exposed and a user can plug in and out a usb device at will.Usb ports do not carry useful information in this regard and hence what hard drive is connected in what usb port is not useful information in making the decision.
    Suppose now you decide to ask the disk itself if its removable or not.Your usb stick will probably say it is not,your sata drive in an enclosure will probably say it is removable since the drive can be removed from its en closer.Here,you should see a distinction need to be made between "removable" and "hot swappable".
    A usb stick is non removable but hot swappable
    A sata drive in an enclosure will make the sata drive "removable".The sata drive will be "hot swappable" if the enclosure is connected to the computer through a externally exposed usb port and the sata drive will not be "hot swappable" if the enclosure is connected through internally exposed usb port.
    The above should show that asking the drive itself will not work in all circumstances as the drive could give misleading information.
    The above should show that there is no "bullet proof" way to solve this.
    I have a project called zuluCrypt[1] and i have looked at this problem extensively and it is not an easy problem to solve and a user will have to intervene sooner or later.udev has a hack somewhere that allows a user to specify what usb port is externally visible and what is not.My solution is the user maintained volume lists discussed below.
    In my project,i came up with a concept of "system volume" and "non system volume".
    I defined a "system volume" as a volume that has an entry in "/etc/fstab","/etc/crypttab","/etc/zuluCrypt/system_volumes.list" or if udev identify the volume as system if udev support is enabled.
    i defined a "non system volume" as a volume that fail in the above criteria or if it has an entry in "/etc/zuluCrypt/nonsystem_volumes.list".
    You know your computer best,the best way to solve the problem using udev is to look for the udev usb port hack and tell udev what usb port is externally accessible and what is not.This should make it easy for udev to make predictable decisions that agrees with your computer setup
    [1] https://code.google.com/p/zulucrypt/

Maybe you are looking for

  • Acrobat 8 Standard and X Pro

    I have Acrobat 8 Standard. I would like to be able to create forms that allow users to add info to fields and to be able to submit those forms. I have been looking over the info on X Pro but I am wondering if I order the software upgrade, will I need

  • LR 2.1RC - Still No Dialog Box w/ "Edit in Photoshop CS3" Option

    I downloaded Lightroom 2.1RC today and installed it with reserved enthusiasm, hoping that I could finally get the options popup box to display when I choose "Edit in Photoshop CS3" after right clicking a photo. I still have the same problem I did w/

  • Stylish Buttons in Java Fx

    Hi, This is Rakesh . I'm trying to create stylish buttons and menus in JavaFx and for this purpose i'm trying to study about the role of gradient and other such effects in styling the UI . I have surfed for various buttons in google and trying to rep

  • Adobe Development centre

    Who ever posted that link to the article for 'fireworks comp to ccs' here yesterday is a legend! it has helped so much, can anyone or that guy, recommend any more good articles for intermediate fireworks/dreamweaever users. Thanks again.

  • Cannot open itune store / error 306

    cannot open itune store/ error 306. have removed and reloaded latest itune, still the same.